From: Maxime Bizon Date: Fri, 4 Nov 2011 18:09:27 +0000 (+0100) Subject: MIPS: BCM63XX: Call board_register_device from device_initcall() X-Git-Tag: v3.3-rc1~65^2^4~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d64ed7ada2f689d2c62af1892ca55e47d3653e36;p=pandora-kernel.git MIPS: BCM63XX: Call board_register_device from device_initcall() Some device registration (eg leds), expect subsystem initcall to be run first, so move board device registration to device_initcall(). Signed-off-by: Maxime Bizon Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2891/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed