diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2012-01-13 20:11:23 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2012-01-13 20:11:23 +0000 |
commit | 818a4e7d60de7c54e88f4e2343edd3a2781e8a08 (patch) | |
tree | bc3f22dd92d37c45f6d16be65a294b4c8ec65b09 /package/ead | |
parent | 2a947c251ed955c7674082920fca03a07e5368fe (diff) | |
download | upstream-818a4e7d60de7c54e88f4e2343edd3a2781e8a08.tar.gz upstream-818a4e7d60de7c54e88f4e2343edd3a2781e8a08.tar.bz2 upstream-818a4e7d60de7c54e88f4e2343edd3a2781e8a08.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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29734 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ead')
0 files changed, 0 insertions, 0 deletions