commit | d52f8a3e943613e3d0dfaa54d09bda542c986fac | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Wed Mar 07 14:50:09 2018 +0530 |
committer | Marek Vasut <marex@denx.de> | Sat Mar 17 03:19:08 2018 +0100 |
tree | aa9a49de29afe1e0a05696d0a45947f159c35119 | |
parent | 7ec414ebf2486f3c2d06baa5aa52c11c55f46c5c [diff] |
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>