From: Sebastian Andrzej Siewior Date: Fri, 26 Jul 2013 10:16:42 +0000 (+0200) Subject: usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv X-Git-Tag: omap-for-v3.12/usb-signed^0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fa4d7344be0afebd80382ffeea6b1787cccf971;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed