From: Mark Brown Date: Wed, 16 Jan 2013 15:33:36 +0000 (+0900) Subject: regmap: debugfs: Fix seeking from the cache X-Git-Tag: v3.8-rc5~7^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f32ca3db7f0b05a88edf37ccb00e262290a213e7;p=pandora-kernel.git regmap: debugfs: Fix seeking from the cache We don't want to bomb out early if we failed to get the cache any more, just soldier on instead and we won't get confused and always return the first block. Reported-by: Philipp Zabel --- Reading git-diff-tree failed