[Gta04-owner] [PATCH 10/15] twl4030_charger: only draw USB current as negotiated with host.
Pavel Machek
pavel at ucw.cz
Mon Mar 2 22:05:33 CET 2015
On Tue 2015-02-24 15:33:52, NeilBrown wrote:
> If the phy has been told what current it can draw, it tells us
> and now we use that number.
>
> Note that 'vbus_draw' is in mA, while usb_cur is in uA.
>
> Signed-off-by: NeilBrown <neilb at suse.de>
Acked-by: Pavel Machek <pavel at ucw.cz>
> @@ -609,6 +610,7 @@ static int twl4030_bci_usb_ncb(struct notifier_block *nb, unsigned long val,
> void *priv)
> {
> struct twl4030_bci *bci = container_of(nb, struct twl4030_bci, usb_nb);
> + unsigned *vbus_draw = priv;
unsigned int? [Or better mA_t *? :-)]
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
More information about the Gta04-owner
mailing list