Re: [PATCH 4/6] twl4030_charger: Allow charger to control the regulator that feeds it.

2012-05-09 Thread Samuel Ortiz
Hi Neil, On Wed, Apr 25, 2012 at 05:33:11PM +1000, NeilBrown wrote: The charger needs usb3v1 to be running, so add a new consumer to keep it running. This allows the charger to draw current even when the USB driver has powered down. Signed-off-by: NeilBrown ne...@suse.de ---

Re: [PATCH 4/6] twl4030_charger: Allow charger to control the regulator that feeds it.

2012-04-30 Thread Tero Kristo
Hi Neil, As I am supposed to be acting as a maintainer for the drivers/mfd/twl-*, you can add an ack from me for the twl-core.c part. It looks kind of okay, even if I would eventually like to remove/fix the ugly regulator init from twl-core. Just a question, who is going to merge all this seeing

Re: [PATCH 4/6] twl4030_charger: Allow charger to control the regulator that feeds it.

2012-04-30 Thread NeilBrown
On Mon, 30 Apr 2012 13:14:32 +0300 Tero Kristo t-kri...@ti.com wrote: Hi Neil, As I am supposed to be acting as a maintainer for the drivers/mfd/twl-*, you can add an ack from me for the twl-core.c part. It looks kind of okay, even if I would eventually like to remove/fix the ugly regulator

[PATCH 4/6] twl4030_charger: Allow charger to control the regulator that feeds it.

2012-04-25 Thread NeilBrown
The charger needs usb3v1 to be running, so add a new consumer to keep it running. This allows the charger to draw current even when the USB driver has powered down. Signed-off-by: NeilBrown ne...@suse.de --- drivers/mfd/twl-core.c |9 + drivers/power/twl4030_charger.c |