diff options
| -rw-r--r-- | series | 3 | ||||
| -rw-r--r-- | usb.current/usb-c67x00-build-fix.patch | 31 | ||||
| -rw-r--r-- | usb/usb-use-get_unaligned_-helpers-for-kl5kusb105-driver.patch (renamed from usb.current/usb-use-get_unaligned_-helpers-for-kl5kusb105-driver.patch) | 0 |
3 files changed, 1 insertions, 33 deletions
@@ -27,10 +27,8 @@ usb.current/usb-support-for-the-et502hs-hdspa-modem.patch usb.current/usb-support-for-the-et502hs-hdspa-modem-in-option-driver.patch usb.current/usb-add-zoom-telephonics-model-3095f-v.92-usb-mini-external-modem-to-cdc-acm.patch usb.current/usb-fix-unusual_devs.h-ordering.patch -usb.current/usb-c67x00-build-fix.patch usb.current/usb-do-not-handle-device-1410-5010-in-option-driver.patch usb.current/usb-fix-compile-warning-in-isp1760.patch -usb.current/usb-use-get_unaligned_-helpers-for-kl5kusb105-driver.patch usb.current/usb-serial-gadget-cleanup-reorg.patch usb.current/usb-serial-gadget-remove-needless-data-structure.patch usb.current/usb-serial-gadget-simplify-endpoint-handling.patch @@ -74,6 +72,7 @@ driver-core/sysfs-crash-debugging.patch ################################# # USB stuff (after 2.6.26 is out) ################################# +usb/usb-use-get_unaligned_-helpers-for-kl5kusb105-driver.patch usb/ti_usb-kick-firmware-into-user-space.patch usb/usb-add-new-routine-for-checking-port-resume-type.patch usb/usb-debounce-before-unregistering.patch diff --git a/usb.current/usb-c67x00-build-fix.patch b/usb.current/usb-c67x00-build-fix.patch deleted file mode 100644 index 50d87f201804fa..00000000000000 --- a/usb.current/usb-c67x00-build-fix.patch +++ /dev/null @@ -1,31 +0,0 @@ -From linux-usb-owner@vger.kernel.org Sun May 4 14:38:01 2008 -From: maximilian attems <max@stro.at> -Date: Sun, 4 May 2008 23:36:03 +0200 -Subject: USB: c67x00 build fix -To: Greg Kroah-Hartman <gregkh@suse.de> -Cc: Peter Korsgaard <jacmet@sunsite.dk>, linux-usb@vger.kernel.org, maximilian attems <max@stro.at> -Message-ID: <1209936963-17600-1-git-send-email-max@stro.at> - - -drivers/usb/c67x00/c67x00-ll-hpi.c: In function `ll_recv_msg': -drivers/usb/c67x00/c67x00-ll-hpi.c:243: error: `HZ' undeclared (first use in this function) - -Signed-off-by: maximilian attems <max@stro.at> -Acked-by: Peter Korsgaard <jacmet@sunsite.dk> -Cc: Toralf Förster <toralf.foerster@gmx.de> -Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> - ---- - drivers/usb/c67x00/c67x00-ll-hpi.c | 1 + - 1 file changed, 1 insertion(+) - ---- a/drivers/usb/c67x00/c67x00-ll-hpi.c -+++ b/drivers/usb/c67x00/c67x00-ll-hpi.c -@@ -24,6 +24,7 @@ - #include <asm/byteorder.h> - #include <linux/io.h> - #include <linux/usb/c67x00.h> -+#include <linux/jiffies.h> - #include "c67x00.h" - - #define COMM_REGS 14 diff --git a/usb.current/usb-use-get_unaligned_-helpers-for-kl5kusb105-driver.patch b/usb/usb-use-get_unaligned_-helpers-for-kl5kusb105-driver.patch index aeb81cd6306dd1..aeb81cd6306dd1 100644 --- a/usb.current/usb-use-get_unaligned_-helpers-for-kl5kusb105-driver.patch +++ b/usb/usb-use-get_unaligned_-helpers-for-kl5kusb105-driver.patch |
