Re: [PATCH] mfd: pm8921: Remove pm8xxx API now that sub-devices use regmap

2014-04-29 Thread Lee Jones
> The pm8xxx read/write wrappers are no longer necessary now that > all the sub-device drivers are using the regmap API. Remove it. > > Signed-off-by: Stephen Boyd > --- > > Based on Linus' tip as of a7963eb7f4c4 (Merge branch 'for_linus' of > git://git.kernel.org/pub/scm/linux/kernel/git/jack/l

Re: [PATCH] mfd: pm8921: Remove pm8xxx API now that sub-devices use regmap

2014-04-28 Thread Stephen Boyd
On 04/08/14 17:14, Stephen Boyd wrote: > The pm8xxx read/write wrappers are no longer necessary now that > all the sub-device drivers are using the regmap API. Remove it. > > Signed-off-by: Stephen Boyd > --- > > Based on Linus' tip as of a7963eb7f4c4 (Merge branch 'for_linus' of > git://git.kerne

[PATCH] mfd: pm8921: Remove pm8xxx API now that sub-devices use regmap

2014-04-08 Thread Stephen Boyd
The pm8xxx read/write wrappers are no longer necessary now that all the sub-device drivers are using the regmap API. Remove it. Signed-off-by: Stephen Boyd --- Based on Linus' tip as of a7963eb7f4c4 (Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs, 2014-04