usb: phy: isp1301: implement PHY API
authorFelipe Balbi <balbi@ti.com>
Fri, 8 Mar 2013 11:25:18 +0000 (13:25 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:10 +0000 (11:18 +0200)
commitc38a4f3f508d47e51c3f28e8946b1482ebf47fee
tree73113d484b2fd0faca6306c6036464763cd3b0f5
parentb774212ea5f13911a5e0211a7088e42dad46b4c8
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>
drivers/usb/phy/phy-isp1301.c