|
@@ -70,7 +70,7 @@ Signed-off-by: Jonathan Bell <[email protected]>
|
|
|
* @dev: the device whose endpoint is being disabled
|
|
|
--- a/include/linux/usb.h
|
|
|
+++ b/include/linux/usb.h
|
|
|
-@@ -1845,6 +1845,8 @@ extern int usb_clear_halt(struct usb_dev
|
|
|
+@@ -1850,6 +1850,8 @@ extern int usb_clear_halt(struct usb_dev
|
|
|
extern int usb_reset_configuration(struct usb_device *dev);
|
|
|
extern int usb_set_interface(struct usb_device *dev, int ifnum, int alternate);
|
|
|
extern void usb_reset_endpoint(struct usb_device *dev, unsigned int epaddr);
|