]> git.sur5r.net Git - u-boot/commit
usb: xhci-dwc3: Refractor PHY operations into separate function
authorVignesh R <vigneshr@ti.com>
Wed, 7 Mar 2018 09:20:09 +0000 (14:50 +0530)
committerMarek Vasut <marex@denx.de>
Sat, 17 Mar 2018 02:19:08 +0000 (03:19 +0100)
commit3fc2635d3da8f87675629b6058b646b63d684dff
treeaa9a49de29afe1e0a05696d0a45947f159c35119
parent7d4e4d30631ba9350a18ab2243e749d583b402ab
usb: xhci-dwc3: Refractor PHY operations into separate function

Refractor PHY get/init/poweron and PHY poweroff/exit operations into
separate function so that its easy to support multiple PHYs.

Signed-off-by: Vignesh R <vigneshr@ti.com>
drivers/usb/host/xhci-dwc3.c