]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sunxi: musb: Return early on VBUS GPIO error instead of on a positive value
authorPaul Kocialkowski <contact@paulk.fr>
Sun, 15 Mar 2015 17:27:44 +0000 (18:27 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:34:15 +0000 (14:34 +0200)
commit63055433b9c1e324dfbfe785ac25368b386a6e6d
tree9000441508098f03b8a99d1e436f1f151de2432c
parentcad6fb0849caec0df5c80c1a18b9d101c38d2fc3
sunxi: musb: Return early on VBUS GPIO error instead of on a positive value

This allows printing the error message when VBUS is detected, as it would with
AXP VBUS detect.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/usb/musb-new/sunxi.c