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)
commitffc1d299aa836f540a20302e9f22120639ea2944
tree286e7f8071b5324f40aba8826eb1b05493aed230
parentd6d22922d9070b660e3dce0a87a94f0b581e803e
usb: musb: add softconnect for host mode

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