summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorPeter Chen <peter.chen@freescale.com>2014-09-09 02:56:48 +0200
committerFelipe Balbi <balbi@ti.com>2014-09-09 16:58:09 +0200
commitef979a26e3d521d51dbd9950e46a69e303073171 (patch)
treedb43d334740f1aa8efc162747f1bdc928690934b /drivers
parentusb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs() (diff)
downloadlinux-ef979a26e3d521d51dbd9950e46a69e303073171.tar.xz
linux-ef979a26e3d521d51dbd9950e46a69e303073171.zip
usb: gadget: add reset API at usb_gadget_driver
Adding reset API for UDC bus reset handler is useful for below two issues. Current disconnect API at usb_gadget_driver is also invoked at udc's bus reset handler, but the document says it is invoked when the host is disconnected. Besides, we may expect the gadget_driver to do different things for host sends bus reset and host disconnects gadget, eg, we may not want to flush dirty page for mass storage at bus reset, and want to do it at disconnection. Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions