]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: host: xhci: make sure to power up PHY
authorFelipe Balbi <balbi@ti.com>
Mon, 23 Jun 2014 21:25:38 +0000 (16:25 -0500)
committerMarek Vasut <marex@denx.de>
Wed, 9 Jul 2014 20:11:51 +0000 (22:11 +0200)
commit26707d9e6bb0d2e5e6de706cd68bddcea34e731f
tree38d13772f23746939aeda784c701fa4f0372ecf5
parentbc9a78acd40cf9bc7017639e8d4aec889b66e7ee
usb: host: xhci: make sure to power up PHY

some boards won't work if the PHY isn't explicitly
powered up.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/host/xhci-omap.c