commit | e96bdc3dafe471375e2e780e319e3ead2d9ad4a7 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Fri Jul 05 12:33:33 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Aug 09 17:34:16 2013 +0300 |
tree | 4bbe8e7c200f92556777bb5d971567c184bfd2c7 | |
parent | 3bb869c8b3f1a11f1854cd74ebdeb60753614cf8 [diff] |
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>