]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: sh73a0: Always use shmobile_setup_delay()
authorMagnus Damm <damm@opensource.se>
Wed, 22 May 2013 06:04:14 +0000 (15:04 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 22 May 2013 14:51:27 +0000 (23:51 +0900)
commit95b9cfe9203dd719722148f5fec01118df519ac8
treeffe344061a78a8b91f5ee6aebc4dca2605846834
parentacafe578fdccda0daf95f238d1ea57c17eca5d81
ARM: shmobile: sh73a0: Always use shmobile_setup_delay()

Break out the function sh73a0_init_delay() that now
gets called both for the C version of the code and
the DT -reference boards. This way we handle both
cases in the same way.

Allows us to boot with TWD only in the kernel configuration
for C board code. TWD is not yet enabled in the case of
DT -reference - this due to a dependency on CCF.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-sh73a0.c