commit | d64ed7ada2f689d2c62af1892ca55e47d3653e36 | [log] [tgz] |
---|---|---|
author | Maxime Bizon <mbizon@freebox.fr> | Fri Nov 04 19:09:27 2011 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Dec 07 22:03:02 2011 +0000 |
tree | dd224cc227160e597002fe444429b5def00c6994 | |
parent | 455a503f4cd4971b26e431904d98fdf5beea1075 [diff] |
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 <mbizon@freebox.fr> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2891/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>