From: Axel Lin Date: Tue, 31 Jan 2012 03:48:18 +0000 (+0800) Subject: regmap: Remove incorrect unreachable comment in regcache_set_val() X-Git-Tag: v3.4-rc1~126^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa795d129246cb4c973076e3242b8a2eb374f1ef;p=pandora-kernel.git regmap: Remove incorrect unreachable comment in regcache_set_val() regcache_set_val() returns false if cache[idx] != val. Thus it actually is not unreachable. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed