aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.10/140-revert_usb_unbind_interfaces.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-07-20 17:31:15 +0000
committerJohn Crispin <john@openwrt.org>2014-07-20 17:31:15 +0000
commit2b48ee80f98647fd449fc8301670bb9a5d090f60 (patch)
treebb013e60dd7fb2e60bc2ebd0551deb7669bffe55 /target/linux/generic/patches-3.10/140-revert_usb_unbind_interfaces.patch
parentba63338d3f8b791be2fb606f88bdec63a7aa7d53 (diff)
downloadupstream-2b48ee80f98647fd449fc8301670bb9a5d090f60.tar.gz
upstream-2b48ee80f98647fd449fc8301670bb9a5d090f60.tar.bz2
upstream-2b48ee80f98647fd449fc8301670bb9a5d090f60.zip
kernel: refresh 3.10 patches
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41777
Diffstat (limited to 'target/linux/generic/patches-3.10/140-revert_usb_unbind_interfaces.patch')
-rw-r--r--target/linux/generic/patches-3.10/140-revert_usb_unbind_interfaces.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.10/140-revert_usb_unbind_interfaces.patch b/target/linux/generic/patches-3.10/140-revert_usb_unbind_interfaces.patch
index aa1ccb31ed..db1bc1ae19 100644
--- a/target/linux/generic/patches-3.10/140-revert_usb_unbind_interfaces.patch
+++ b/target/linux/generic/patches-3.10/140-revert_usb_unbind_interfaces.patch
@@ -195,7 +195,7 @@ Date: Wed Jul 9 12:08:23 2014 +0200
usb_autosuspend_device(udev);
--- a/drivers/usb/core/usb.h
+++ b/drivers/usb/core/usb.h
-@@ -55,7 +55,7 @@ extern int usb_match_one_id_intf(struct
+@@ -55,7 +55,7 @@ extern int usb_match_one_id_intf(struct
extern int usb_match_device(struct usb_device *dev,
const struct usb_device_id *id);
extern void usb_forced_unbind_intf(struct usb_interface *intf);