bcm53xx: use backported versions of bcma USB patches
authorRafał Miłecki <zajec5@gmail.com>
Sun, 8 May 2016 21:09:12 +0000 (21:09 +0000)
committerLuka Perkov <luka@openwrt.org>
Sun, 19 Jun 2016 17:56:13 +0000 (19:56 +0200)
commitfb582172ad8291c7cd4d015f1606b1f31fd4485a
tree4ad0e254287748771ed50122b6b0a25fddd6ee74
parent8a170b96acd4e042d654138e7a7b1be2912e78bc
bcm53xx: use backported versions of bcma USB patches

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@49297 3c298f89-4303-0410-b956-a3cf2f4a3e73
21 files changed:
target/linux/bcm53xx/patches-3.18/082-01-USB-bcma-remove-chip-id-check.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/082-02-USB-bcma-replace-numbers-with-constants.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/082-03-USB-bcma-use-devm_kzalloc.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/082-04-USB-bcma-fix-error-handling-in-bcma_hcd_create_pdev.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/082-05-USB-bcma-add-bcm53xx-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/082-06-USB-bcma-add-support-for-controlling-bus-power-throu.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/083-USB-bcma-switch-to-GPIO-descriptor-for-power-control.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/084-01-USB-bcma-make-helper-creating-platform-dev-more-gene.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/084-02-USB-bcma-separate-code-initializing-USB-2.0-core.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/085-USB-bcma-use-simpler-devm-helper-for-getting-vcc-GPI.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/180-USB-bcma-remove-chip-id-check.patch [deleted file]
target/linux/bcm53xx/patches-3.18/181-USB-bcma-replace-numbers-with-constants.patch [deleted file]
target/linux/bcm53xx/patches-3.18/182-USB-bcma-use-devm_kzalloc.patch [deleted file]
target/linux/bcm53xx/patches-3.18/183-USB-bcma-fix-error-handling-in-bcma_hcd_create_pdev.patch [deleted file]
target/linux/bcm53xx/patches-3.18/184-USB-bcma-add-bcm53xx-support.patch [deleted file]
target/linux/bcm53xx/patches-3.18/185-USB-bcma-add-support-for-controlling-bus-power-throu.patch [deleted file]
target/linux/bcm53xx/patches-3.18/186-USB-bcma-switch-to-GPIO-descriptor-for-power-control.patch [deleted file]
target/linux/bcm53xx/patches-3.18/810-USB-bcma-make-helper-creating-platform-dev-more-gene.patch [deleted file]
target/linux/bcm53xx/patches-3.18/811-USB-bcma-use-separated-function-for-USB-2.0-initiali.patch [deleted file]
target/linux/bcm53xx/patches-3.18/812-USB-bcma-add-USB-3.0-support.patch
target/linux/bcm53xx/patches-3.18/813-USB-bcma-use-simpler-devm_gpiod_get.patch [deleted file]