usb: phy: ab8500-usb: fix last notifier arguments
commit77f4396ecb3396e518da60f915bbd4726732fd70
authorFabio Baltieri <fabio.baltieri@linaro.org>
Wed, 3 Apr 2013 08:45:10 +0000 (3 10:45 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 3 Apr 2013 09:02:21 +0000 (3 12:02 +0300)
tree107d303abdae1513ab7f2f44a7e5ba24294e9dae
parentf5ef7b42823945d979ebd957e79bf66dc6a5e3d1
usb: phy: ab8500-usb: fix last notifier arguments

Fix last ab->phy.notifier call to use vbus_draw as notifier argument, as
that's used in ab8500_charger to control charging current.

Also drop a related TODO comment, and the additional
ux500_musb_set_vbus(musb, 0), as with this patch it was causing an
erratic behaviour of gadget ep0 state machine.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/ux500.c
drivers/usb/phy/phy-ab8500-usb.c