From: Mark Brown Date: Wed, 9 May 2012 21:53:48 +0000 (+0100) Subject: mfd: Remove wm8400 custom cache implementation X-Git-Tag: v3.5-rc1~51^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=879eed68265c8dcb2f2856ec96820fc93b7038c9;p=pandora-kernel.git mfd: Remove wm8400 custom cache implementation Save a useful amount of code by removing the custom cache implementation for wm8400 and using the regmap cache. Also simplify things by not separately reseting the CODEC registers, this is a sufficiently infrequent operation that we can simply invalidate the entire cache when this happens. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed