From 338cfaaf9f7e06344bbd2de44d0cb7c5799c4782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20S=C3=B6ntgen?= Date: Sat, 22 Nov 2014 15:08:34 +0100 Subject: [PATCH] dde_linux: clean up usb patches --- repos/dde_linux/patches/usb_ax88179.patch | 2 -- repos/dde_linux/patches/usb_csum.patch | 2 -- repos/dde_linux/patches/usb_evdev.patch | 2 -- repos/dde_linux/patches/usb_usbnet.patch | 2 -- repos/dde_linux/patches/usb_xchi-quirks.patch | 2 -- 5 files changed, 10 deletions(-) diff --git a/repos/dde_linux/patches/usb_ax88179.patch b/repos/dde_linux/patches/usb_ax88179.patch index c92db72c6..f0b1b2267 100644 --- a/repos/dde_linux/patches/usb_ax88179.patch +++ b/repos/dde_linux/patches/usb_ax88179.patch @@ -4,8 +4,6 @@ Date: Mon Jun 2 13:23:44 2014 +0200 ax88179_178a.patch -diff --git a/drivers/net/usb/ax88179_178a.c b/drivers/net/usb/ax88179_178a.c -index 054e59c..38d02ec 100644 --- a/drivers/net/usb/ax88179_178a.c +++ b/drivers/net/usb/ax88179_178a.c @@ -1019,6 +1019,7 @@ static int ax88179_bind(struct usbnet *dev, struct usb_interface *intf) diff --git a/repos/dde_linux/patches/usb_csum.patch b/repos/dde_linux/patches/usb_csum.patch index ca86f8426..3f80f9a7e 100644 --- a/repos/dde_linux/patches/usb_csum.patch +++ b/repos/dde_linux/patches/usb_csum.patch @@ -4,8 +4,6 @@ Date: Mon Jun 2 13:24:37 2014 +0200 csum.patch -diff --git a/drivers/net/usb/smsc95xx.c b/drivers/net/usb/smsc95xx.c -index 424db65..5eb8ac7 100644 --- a/drivers/net/usb/smsc95xx.c +++ b/drivers/net/usb/smsc95xx.c @@ -1716,7 +1716,13 @@ static int smsc95xx_resume(struct usb_interface *intf) diff --git a/repos/dde_linux/patches/usb_evdev.patch b/repos/dde_linux/patches/usb_evdev.patch index bcc11f2a2..ca7d805a0 100644 --- a/repos/dde_linux/patches/usb_evdev.patch +++ b/repos/dde_linux/patches/usb_evdev.patch @@ -4,8 +4,6 @@ Date: Mon Jun 2 13:25:03 2014 +0200 evdev.patch -diff --git a/drivers/input/evdev.c b/drivers/input/evdev.c -index ce953d8..6263984 100644 --- a/drivers/input/evdev.c +++ b/drivers/input/evdev.c @@ -1168,6 +1168,9 @@ static int evdev_connect(struct input_handler *handler, struct input_dev *dev, diff --git a/repos/dde_linux/patches/usb_usbnet.patch b/repos/dde_linux/patches/usb_usbnet.patch index ca0d422f0..37cc5b371 100644 --- a/repos/dde_linux/patches/usb_usbnet.patch +++ b/repos/dde_linux/patches/usb_usbnet.patch @@ -4,8 +4,6 @@ Date: Mon Jun 2 13:35:56 2014 +0200 usbnet.patch -diff --git a/drivers/net/usb/usbnet.c b/drivers/net/usb/usbnet.c -index 31d8b12..f5e3054 100644 --- a/drivers/net/usb/usbnet.c +++ b/drivers/net/usb/usbnet.c @@ -63,8 +63,30 @@ diff --git a/repos/dde_linux/patches/usb_xchi-quirks.patch b/repos/dde_linux/patches/usb_xchi-quirks.patch index aa6e346d6..c1ba31181 100644 --- a/repos/dde_linux/patches/usb_xchi-quirks.patch +++ b/repos/dde_linux/patches/usb_xchi-quirks.patch @@ -4,8 +4,6 @@ Date: Mon Jun 2 13:36:46 2014 +0200 xhci-quirks.patch -diff --git a/drivers/usb/host/xhci-pci.c b/drivers/usb/host/xhci-pci.c -index 08a5f92..707b5f9 100644 --- a/drivers/usb/host/xhci-pci.c +++ b/drivers/usb/host/xhci-pci.c @@ -38,6 +38,8 @@