bcm63xx: fix a race between PCI bus scan and fallback sprom registration
authorJonas Gorski <jogo@openwrt.org>
Sun, 6 May 2012 21:25:34 +0000 (21:25 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sun, 6 May 2012 21:25:34 +0000 (21:25 +0000)
commit8336cde37f1b5292affc7d88bcb942d2e9f58ac6
treec31ef9cb2a40cc2622fc00b956a7d8428f67d147
parentf20d1938b59d2edb85d5cd6b67176b452e9dff67
bcm63xx: fix a race between PCI bus scan and fallback sprom registration

The fallback sprom handler was installed too late, resulting in ssb
failing to get a valid sprom on some devices.

Fixes #11384.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31638 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm63xx/patches-3.3/306-MIPS-BCM63XX-register-devices-earlier.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.3/307-MIPS-BCM63XX-explicitly-register-the-pci-bus.patch [new file with mode: 0644]