From 1ac5cf771371f820599393253333f5cc4776f87e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Wed, 21 Sep 2016 14:18:25 +0200 Subject: [PATCH] bcm53xx: move BCM53573 USB 2.0 patch to use backports prefix MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit It was pushed into the usb-next branch. Signed-off-by: Rafał Miłecki --- ...B-bcma-support-old-USB-2.0-controller-on-Northstar.patch} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename target/linux/bcm53xx/patches-4.4/{170-USB-bcma-support-old-USB-2.0-controller-on-Northstar.patch => 082-0002-USB-bcma-support-old-USB-2.0-controller-on-Northstar.patch} (96%) diff --git a/target/linux/bcm53xx/patches-4.4/170-USB-bcma-support-old-USB-2.0-controller-on-Northstar.patch b/target/linux/bcm53xx/patches-4.4/082-0002-USB-bcma-support-old-USB-2.0-controller-on-Northstar.patch similarity index 96% rename from target/linux/bcm53xx/patches-4.4/170-USB-bcma-support-old-USB-2.0-controller-on-Northstar.patch rename to target/linux/bcm53xx/patches-4.4/082-0002-USB-bcma-support-old-USB-2.0-controller-on-Northstar.patch index 9e17115fda..2762785f79 100644 --- a/target/linux/bcm53xx/patches-4.4/170-USB-bcma-support-old-USB-2.0-controller-on-Northstar.patch +++ b/target/linux/bcm53xx/patches-4.4/082-0002-USB-bcma-support-old-USB-2.0-controller-on-Northstar.patch @@ -1,6 +1,6 @@ -From ef54f033c53bf4518f6e16e7ed815acd855e03c5 Mon Sep 17 00:00:00 2001 +From d6b76c4ddb124dd22c6e910ca9332e472e7b3273 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= -Date: Wed, 10 Aug 2016 11:51:16 +0200 +Date: Wed, 10 Aug 2016 11:56:46 +0200 Subject: [PATCH] USB: bcma: support old USB 2.0 controller on Northstar devices MIME-Version: 1.0 @@ -27,6 +27,7 @@ To handle this add a check for architecture and implement required initialization for ARM case. Signed-off-by: Rafał Miłecki +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/host/bcma-hcd.c | 86 ++++++++++++++++++++++++++++++++++++++++-- include/linux/bcma/bcma_regs.h | 1 + -- 2.30.2