From: Linus Torvalds Date: Tue, 15 Jan 2013 04:20:44 +0000 (-0800) Subject: Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v3.8-rc4~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7dea1ff3b7b48356c02cb00d6a4e8d5aaf680830;p=profile%2Fivi%2Fkernel-x86-ivi.git Merge tag 'regmap-debugfs-fixes' of git://git./linux/kernel/git/broonie/regmap Pull regmap debugfs optimisation fixes from Mark Brown: "The debugfs optimisations merged in v3.8 weren't my finest hour, there were a number of cases that the more complex algorithm made worse especially around the error handling. This patch series should address those issues." * tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap: regmap: debugfs: Make sure we store the last entry in the offset cache regmap: debugfs: Ensure a correct return value for empty caches regmap: debugfs: Discard the cache if we fail to allocate an entry regmap: debugfs: Fix check for block start in cached seeks regmap: debugfs: Fix attempts to read nonexistant register blocks --- 7dea1ff3b7b48356c02cb00d6a4e8d5aaf680830