Re: [PATCH] mfd: wm8400: Remove custom cache implementation

From: Samuel Ortiz
Date: Fri May 11 2012 - 09:16:03 EST


Hi Mark,

On Wed, May 09, 2012 at 10:53:48PM +0100, Mark Brown wrote:
> 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 <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/mfd/wm8400-core.c | 251 +++++-------------------------------
> include/linux/mfd/wm8400-private.h | 14 +-
> 2 files changed, 42 insertions(+), 223 deletions(-)
Applied as well, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/