On Wed, Jul 09, 2014 at 03:08:01PM +0100, Lee Jones wrote:
On Wed, 02 Jul 2014, Charles Keepax wrote:
From: Richard Fitzgerald rf@opensource.wolfsonmicro.com
Moving this control from being a side-effect of the LDO1 regulator driver to a specific exported function.
Signed-off-by: Richard Fitzgerald rf@opensource.wolfsonmicro.com Signed-off-by: Charles Keepax ckeepax@opensource.wolfsonmicro.com
drivers/mfd/arizona-core.c | 89 ++++++++++++++++++++++++++++++++++++++ include/linux/mfd/arizona/core.h | 12 +++++ 2 files changed, 101 insertions(+), 0 deletions(-)
Patch looks okay to me now. Is it okay to apply it on its own?
The later two patches depend on it (build will break otherwise) so it might be easiest if they all go through the same tree.
Thanks, Charles