]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: musb: Move vbus check to sunxi_musb_enable
authorHans de Goede <hdegoede@redhat.com>
Sun, 14 Jun 2015 14:48:56 +0000 (16:48 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:49:05 +0000 (13:49 +0200)
commitcac9228104214de3ff93f69072ba989cc6854309
tree3c8e27cf0c2e61806b748e7af23e411b9571ef90
parentee2efc5637f6b948a012c501940e17d49d7cc8b3
sunxi: musb: Move vbus check to sunxi_musb_enable

This way it can be re-checked on "usb reset".

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
drivers/usb/musb-new/sunxi.c