Hi,
> -Original Message-
> From: Tal Shorer [mailto:tal.sho...@gmail.com]
> Sent: Tuesday, March 24, 2015 4:50 PM
> To: Liu, Bin
> Cc: linux-usb@vger.kernel.org; Balbi, Felipe
> Subject: Re: [PATCH] usb: musb: add softconnect for host mode
>
> Mostly out of
On Tue, Mar 24, 2015 at 11:49:53PM +0200, Tal Shorer wrote:
> Mostly out of curiosity, why a debugfs interface and not an attribute in
> sysfs?
mostly out of curiosity, why deleting the entire context ?
--
balbi
signature.asc
Description: Digital signature
Mostly out of curiosity, why a debugfs interface and not an attribute in sysfs?
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
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
---
drivers/usb/m