]> Pileus Git - ~andy/linux/commit
mfd: Convert wm8350 physical I/O to regmap API
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 7 May 2012 09:03:21 +0000 (10:03 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 7 May 2012 09:32:08 +0000 (11:32 +0200)
commitb7b142d9fc056e98e6fdef82dca3e87067517340
treeb7ec58d3c576080cdf94435f9d227bf6496b8150
parentce7e4e11221dd7fbe82c8ad28d1875b0dfa20de4
mfd: Convert wm8350 physical I/O to regmap API

The driver still uses a custom cache implementation but the underlying
physical I/O is now done using the regmap API, saving some code and
avoiding allocating enormous scratch arrays on the stack.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/wm8350-core.c
drivers/mfd/wm8350-i2c.c
include/linux/mfd/wm8350/core.h