Re: [PATCH v4 5/8] mfd: pm8921: Use ssbi regmap

2014-02-27 Thread Lee Jones
On Wed, 26 Feb 2014, Stephen Boyd wrote: > Use a regmap so that the pm8xxx read/write APIs can be removed > once all consumer drivers are converted. > > Reviewed-by: Mark Brown > Signed-off-by: Stephen Boyd > --- > drivers/mfd/Kconfig | 1 + > drivers/mfd/pm8921-core.c | 66 > +

[PATCH v4 5/8] mfd: pm8921: Use ssbi regmap

2014-02-26 Thread Stephen Boyd
Use a regmap so that the pm8xxx read/write APIs can be removed once all consumer drivers are converted. Reviewed-by: Mark Brown Signed-off-by: Stephen Boyd --- drivers/mfd/Kconfig | 1 + drivers/mfd/pm8921-core.c | 66 +++ 2 files changed, 39 i