usb: phy: nop: Handle power supply regulator for the PHY
authorRoger Quadros <rogerq@ti.com>
Tue, 12 Mar 2013 11:24:22 +0000 (13:24 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:14:46 +0000 (11:14 +0200)
commit58f735fe4778d34d9d1e37bcdd59325d66a8793e
tree9ed73cd21e2429aea1937eab730aef866aff2631
parent2319fb88e16e56c64d4f3ab50af69ed6dadbc7b5
usb: phy: nop: Handle power supply regulator for the PHY

We use "vcc" as the supply name for the PHY's power supply.
The power supply will be enabled during .init() and disabled
during .shutdown()

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/otg/nop-usb-xceiv.c