usb: musb: add softconnect for host mode
authorBin Liu <b-liu@ti.com>
Tue, 24 Mar 2015 20:19:56 +0000 (15:19 -0500)
committerFelipe Balbi <balbi@ti.com>
Thu, 7 May 2015 18:49:23 +0000 (13:49 -0500)
Add a debugfs interface - softconnect - for host mode to
connect/disconnect the devices without physically remove the
them.

This adds the capability to re-enumerate the devices which are
permanently mounted on the board with the MUSB controller
together.

Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_debugfs.c

Simple merge