aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-4.4/197-USB-bcma-add-USB-3.0-support.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-01-28 07:01:09 +0000
committerRafał Miłecki <zajec5@gmail.com>2016-01-28 07:01:09 +0000
commit4d071814e746a352f278e58e06bcea6d167c4c58 (patch)
treec32b2996ce4c2af406d60bb9affd6311d41b2299 /target/linux/bcm53xx/patches-4.4/197-USB-bcma-add-USB-3.0-support.patch
parent2e98945f8208f4085349794d6480503d6f2a6798 (diff)
downloadmaster-187ad058-4d071814e746a352f278e58e06bcea6d167c4c58.tar.gz
master-187ad058-4d071814e746a352f278e58e06bcea6d167c4c58.tar.bz2
master-187ad058-4d071814e746a352f278e58e06bcea6d167c4c58.zip
bcm53xx: use two upstream USB bcma patches
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48517 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/patches-4.4/197-USB-bcma-add-USB-3.0-support.patch')
-rw-r--r--target/linux/bcm53xx/patches-4.4/197-USB-bcma-add-USB-3.0-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-4.4/197-USB-bcma-add-USB-3.0-support.patch b/target/linux/bcm53xx/patches-4.4/197-USB-bcma-add-USB-3.0-support.patch
index 34ab858b4d..9c0e69631d 100644
--- a/target/linux/bcm53xx/patches-4.4/197-USB-bcma-add-USB-3.0-support.patch
+++ b/target/linux/bcm53xx/patches-4.4/197-USB-bcma-add-USB-3.0-support.patch
@@ -255,7 +255,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
+ return 0;
+}
+
- static int bcma_hcd_probe(struct bcma_device *dev)
+ static int bcma_hcd_probe(struct bcma_device *core)
{
int err;
@@ -364,6 +580,11 @@ static int bcma_hcd_probe(struct bcma_de