]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Revert "usb: musb: dsps: remove explicit NOP device creation"
authorAfzal Mohammed <afzal@ti.com>
Tue, 6 Nov 2012 15:17:24 +0000 (20:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Jan 2013 17:18:48 +0000 (09:18 -0800)
commit2a90b6baab1021ebbd7fdbb4b894ea315650d360
treea18e145c75a808b79e28d8088fb22ab8ecd04834
parentd18d223714855658c62d17fdd8721bb00ad3cd69
Revert "usb: musb: dsps: remove explicit NOP device creation"

commit d75542263a0b005876d112bbf9ffb23180cc3149 upstream.

This reverts commit d8c3ef256f88b7c6ecd673d03073b5645be9c5e4.

Above mentioned change was made along with multi usb phy change and
adding DT support for nop transceiver. But other two changes did not
make it to mainline. This in effect makes dsps musb wrapper unusable
even for single instance.

Hence revert it so that at least single instance can be supported.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_dsps.c