From ed0f43f1e2ddc62fdc2e50edabc9f46236758a93 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 19 Feb 2013 09:17:38 +0000 Subject: kernel: update linux 3.8-rcX to 3.8 Signed-off-by: Gabor Juhos SVN-Revision: 35672 --- .../linux/generic/patches-3.8/820-usb_add_usb_find_device_by_name.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.8/820-usb_add_usb_find_device_by_name.patch') diff --git a/target/linux/generic/patches-3.8/820-usb_add_usb_find_device_by_name.patch b/target/linux/generic/patches-3.8/820-usb_add_usb_find_device_by_name.patch index 72b2237898..5ffd451a6d 100644 --- a/target/linux/generic/patches-3.8/820-usb_add_usb_find_device_by_name.patch +++ b/target/linux/generic/patches-3.8/820-usb_add_usb_find_device_by_name.patch @@ -74,7 +74,7 @@ * @dev: device the buffer will be used with --- a/include/linux/usb.h +++ b/include/linux/usb.h -@@ -675,6 +675,7 @@ static inline bool usb_device_supports_l +@@ -677,6 +677,7 @@ static inline bool usb_device_supports_l return udev->bos->ss_cap->bmAttributes & USB_LTM_SUPPORT; } -- cgit v1.2.3