]> git.karo-electronics.de Git - karo-tx-linux.git/commit
phy-sun4i-usb: Only check vbus-det on power-on on boards with vbus-det
authorHans de Goede <hdegoede@redhat.com>
Fri, 31 Jul 2015 08:01:42 +0000 (10:01 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Mon, 3 Aug 2015 13:05:08 +0000 (18:35 +0530)
commit8083526e0585e23447ac9ea94ca3f6d32d6dee8f
tree86316ffa7ed3ccda7c4af974fe3ab7227d9c6fe2
parent3d772c4adbf94ce6971be2e9272157f831bccb8f
phy-sun4i-usb: Only check vbus-det on power-on on boards with vbus-det

data->vbus_det is always 1 on boards without a (working) vbus-det, skip
the vbus_det test on such boards.

This fixes the sun4i usb phy code never turning on Vbus on such boards.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-sun4i-usb.c