]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
regmap: debugfs: Fix check for block start in cached seeks
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 8 Jan 2013 20:40:19 +0000 (20:40 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 8 Jan 2013 20:52:45 +0000 (20:52 +0000)
commit5a1d6d172bc8a3ecf29add6c84d047025cb71566
treeb800e66e7aa15e9536801aa04d2309530c8e3b87
parent120f80518125b8c312007a54106759d608487553
regmap: debugfs: Fix check for block start in cached seeks

Check for the block we were asked to start from, not the position we're
in.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/regmap-debugfs.c