summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0077-usb-ch9.h-usb_endpoint_maxp-uses-__le16_to_cpu.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0077-usb-ch9.h-usb_endpoint_maxp-uses-__le16_to_cpu.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0077-usb-ch9.h-usb_endpoint_maxp-uses-__le16_to_cpu.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0077-usb-ch9.h-usb_endpoint_maxp-uses-__le16_to_cpu.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0077-usb-ch9.h-usb_endpoint_maxp-uses-__le16_to_cpu.patch
index 98855bb8..2d6e9bca 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0077-usb-ch9.h-usb_endpoint_maxp-uses-__le16_to_cpu.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.6/0077-usb-ch9.h-usb_endpoint_maxp-uses-__le16_to_cpu.patch
@@ -1,4 +1,4 @@
1From 915cf0ec84e35d10f00166d3c9b64b12e605c792 Mon Sep 17 00:00:00 2001 1From 230ad2431790484aa5b315e3b86bf22106f4fffc Mon Sep 17 00:00:00 2001
2From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> 2From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
3Date: Tue, 31 Jan 2012 16:43:50 -0800 3Date: Tue, 31 Jan 2012 16:43:50 -0800
4Subject: [PATCH 77/87] usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu() 4Subject: [PATCH 77/87] usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()
@@ -17,7 +17,7 @@ Signed-off-by: Felipe Balbi <balbi@ti.com>
17Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 17Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
18--- 18---
19 include/linux/usb/ch9.h | 2 +- 19 include/linux/usb/ch9.h | 2 +-
20 1 files changed, 1 insertions(+), 1 deletions(-) 20 1 file changed, 1 insertion(+), 1 deletion(-)
21 21
22diff --git a/include/linux/usb/ch9.h b/include/linux/usb/ch9.h 22diff --git a/include/linux/usb/ch9.h b/include/linux/usb/ch9.h
23index 61b2905..3b6f628 100644 23index 61b2905..3b6f628 100644
@@ -33,5 +33,5 @@ index 61b2905..3b6f628 100644
33 33
34 /*-------------------------------------------------------------------------*/ 34 /*-------------------------------------------------------------------------*/
35-- 35--
361.7.7.4 361.7.9.4
37 37