mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-09 17:26:15 +02:00
01cb3619d3
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 |
||
---|---|---|
.. | ||
base-files | ||
files/drivers/mtd/maps | ||
image | ||
patches-3.0 | ||
profiles | ||
base-files.mk | ||
config-3.0 | ||
Makefile |