]> git.baikalelectronics.ru Git - kernel.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>
Fri, 7 Jun 2013 05:24:51 +0000 (14:24 +0900)
commit36b10b0720c889db5a4c626ab3a516f6b7ca7b82
treed56356b4c44fc3b327f54604ce422e90f9043c4c
parent9f1c400ffea9252d5180488175f107af9b5f639e
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