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
commit80bd8f3d09eb6b29378b0010fae0cdab2f3565dc (patch)
tree886e839e293d5442be2ff3e0bd5ab0d4d810ff9b /target/linux/bcm53xx/patches-4.4/197-USB-bcma-add-USB-3.0-support.patch
parente9479e62b02b38b5895d6cbb9e2cc530eccf18c4 (diff)
downloadupstream-80bd8f3d09eb6b29378b0010fae0cdab2f3565dc.tar.gz
upstream-80bd8f3d09eb6b29378b0010fae0cdab2f3565dc.tar.bz2
upstream-80bd8f3d09eb6b29378b0010fae0cdab2f3565dc.zip
bcm53xx: use two upstream USB bcma patches
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 48517
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