usb: musb: dsps: remove the hardcoded phy pieces
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Fri, 5 Jul 2013 10:33:33 +0000 (12:33 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Aug 2013 14:34:16 +0000 (17:34 +0300)
commite96bdc3dafe471375e2e780e319e3ead2d9ad4a7
tree4bbe8e7c200f92556777bb5d971567c184bfd2c7
parent3bb869c8b3f1a11f1854cd74ebdeb60753614cf8
usb: musb: dsps: remove the hardcoded phy pieces

dsps uses a nop driver which is added in dsps itself and does the PHY
on/off calls within dsps. Since those calls are now moved the nop driver
itself, we can now request the phy proper phy and remove those calls.
Currently only the first musb interface is used so we only add one phy
node for now.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_dsps.c