From: Fabio Baltieri Date: Wed, 3 Apr 2013 08:45:10 +0000 (+0200) Subject: usb: phy: ab8500-usb: fix last notifier arguments X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77f4396ecb3396e518da60f915bbd4726732fd70;p=pandora-kernel.git 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 Signed-off-by: Fabio Baltieri Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed