commit | c38a4f3f508d47e51c3f28e8946b1482ebf47fee | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Mar 08 13:25:18 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Mar 18 11:18:10 2013 +0200 |
tree | 73113d484b2fd0faca6306c6036464763cd3b0f5 | |
parent | b774212ea5f13911a5e0211a7088e42dad46b4c8 [diff] |
usb: phy: isp1301: implement PHY API this patch implements ->init() and ->set_vbus() methods for isp1301 transceiver driver. Later patches can now come in order to remove the hackery from ohci-nxp and lpc32xx udc drivers. Signed-off-by: Felipe Balbi <balbi@ti.com>