From: Jonas Gorski Date: Tue, 19 Mar 2013 13:20:19 +0000 (+0000) Subject: Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()" X-Git-Tag: v3.9-rc6~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1762c5ab7ce5f482aafaf9b6a721e41f073ae3cb;p=pandora-kernel.git Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()" This commit causes a race between PCI scan and SSB fallback SPROM handler registration, causing the wifi to not work on slower systems. The only subsystem touched from board_register_devices is platform device registration, which is safe as an arch init call. This reverts commit d64ed7ada2f689d2c62af1892ca55e47d3653e36 [MIPS: BCM63XX: Call board_register_device from device_initcall()]. Signed-off-by: Jonas Gorski To: linux-mips@linux-mips.org Cc: John Crispin Cc: Maxime Bizon Cc: Florian Fainelli Cc: Kevin Cernekee Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed