diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2012-01-13 20:11:23 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2012-01-13 20:11:23 +0000 |
commit | d5bc3a994bdf202998573b053b657db90cfcda00 (patch) | |
tree | 6430e9e5435117d9b625fa715bf6e16b9e544738 /target/linux/ppc40x | |
parent | 9d497cb132be4f9bcc0ceaf247c686a3be845017 (diff) | |
download | upstream-d5bc3a994bdf202998573b053b657db90cfcda00.tar.gz upstream-d5bc3a994bdf202998573b053b657db90cfcda00.tar.bz2 upstream-d5bc3a994bdf202998573b053b657db90cfcda00.zip |
brcm47xx: update usb driver
Add workarround for BCM5357 and BCM4749.
This patch contains the following fixes from George Kashperko:
* separate subroutines for controller initialization workarounds -
following CodingStyle recommendations;
* __devinit __devexit __devinitconst annotations for CONFIG_HOTPLUG;
* fix leak in ssb_hcd_create_pdev/bcma_hcd_create_pdev - as hci_res being
kmalloc'ed is never freed anywhere while platform_device_add_resources
will kmemdup resources right away;
* fix compilation error in ssb_hcd_resume - it will fail as soon as
CONFIG_PM is selected.
SVN-Revision: 29734
Diffstat (limited to 'target/linux/ppc40x')
0 files changed, 0 insertions, 0 deletions