]> git.baikalelectronics.ru Git - kernel.git/commit
sh: fix i2c init order on Migo-R V2
authorMagnus Damm <damm@igel.co.jp>
Thu, 13 Aug 2009 02:39:02 +0000 (11:39 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 13 Aug 2009 02:39:02 +0000 (11:39 +0900)
commit6e367ab3a814bd6fa1ed85aa094ecf489f61998a
treebb62e65fbaa2939764efa79daa510ad6f444fd2b
parent1cdbb00012a024ba588b0595e270db6bcd91c985
sh: fix i2c init order on Migo-R V2

Convert the Migo-R board code to register devices at
arch_initcall() time instead of __initcall(). This fix
unbreaks migor_ts touch screen driver support.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-migor/setup.c