On Mon, Sep 17, 2012 at 6:19 PM, Mark Brown
<broo...@opensource.wolfsonmicro.com> wrote:
> On Mon, Sep 17, 2012 at 12:19:06PM +0800, Haojian Zhuang wrote:
>> From: "Jett.Zhou" <jtz...@marvell.com>
>>
>> Pre-regulator of 88pm8606 is mainly for support charging based on vbus,
>> it needs to be enabled for charging battery, and will be disabled in
>> some exception condition like over-temp.
>> Add the pre-regulator support for 88pm860x regulator driver.
>>
>> Signed-off-by: Jett.Zhou <jtz...@marvell.com>
>> Acked-by: Haojian Zhuang <haojian.zhu...@gmail.com>
>
> If you can sign this patch off I can apply it.

Could this patch be merged into MFD tree? Since the fourth patch in this
patch series is depend on this one.

Best Regards
Haojian

From: Haojian Zhuang <haojian.zhu...@marvell.com>

Since PREG regulator is the only one regulator in 88PM8606, and other
regulators are in 88PM8607. Checking resource as identifying regulator
is not a good way. We can use NULL resource to indentify PREG regulator.

Signed-off-by: Haojian Zhuang <haojian.zhu...@marvell.com>
---
 drivers/mfd/88pm860x-core.c  |    8 +-------
 drivers/regulator/88pm8607.c |   32 +++++++++++++++++++-------------
 2 files changed, 20 insertions(+), 20 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to