commit | 3fa4d7344be0afebd80382ffeea6b1787cccf971 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Fri Jul 26 12:16:42 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Aug 09 17:26:00 2013 +0300 |
tree | 82f2a35cfb964fe6c6f3fabac51693f5c09d6e1e | |
parent | 5ae90d8e467e625e447000cb4335c4db973b1095 [diff] |
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv The "nop" driver isn't a do-nothing-stub but supports a couple functions like clock on/off or is able to use a voltage regulator. This patch simply renames the driver to "generic" since it is easy possible to extend it by a simple function istead of writing a complete driver. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Felipe Balbi <balbi@ti.com>