On Wed, May 28, 2014 at 03:08:20PM +0800, Li Jun wrote:
> From: Li Jun
>
> This patch adds host_request_flag in usb_gadget to store host request from
> application, clear the flag when otg leaves host state.
>
> Signed-off-by: Li Jun
> ---
> drivers/usb/common/usb-otg-fsm.c |4
> incl
From: Li Jun
This patch adds host_request_flag in usb_gadget to store host request from
application, clear the flag when otg leaves host state.
Signed-off-by: Li Jun
---
drivers/usb/common/usb-otg-fsm.c |4
include/linux/usb/gadget.h |1 +
2 files changed, 5 insertions(+)
d