On Mon, Mar 09, 2015 at 10:09:17AM +0800, Li Jun wrote:
> From: Li Jun
>
> Adds host_request_flag for gadget to store host request information from
> application, which can be used to response to HNP polling from host.
>
> Signed-off-by: Li Jun
> ---
> include/linux/usb/gadget.h |1 +
> 1
From: Li Jun
Adds host_request_flag for gadget to store host request information from
application, which can be used to response to HNP polling from host.
Signed-off-by: Li Jun
---
include/linux/usb/gadget.h |1 +
1 file changed, 1 insertion(+)
diff --git a/include/linux/usb/gadget.h b/i