ARM: shmobile: Add shared shmobile_init_delay()
authorMagnus Damm <damm@opensource.se>
Thu, 6 Mar 2014 03:28:24 +0000 (12:28 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 14 Apr 2014 02:25:33 +0000 (11:25 +0900)
commitc39dae380b4a11f1050a2ef6607598dcbe0541be
tree442327a5a2a9b7bbb473b6d73be2520cf474d85f
parentce4b6a04c49b0b414d537b45ededd9dfd4e48336
ARM: shmobile: Add shared shmobile_init_delay()

Introduce shmobile_init_delay() that gets CPU specific
parameters from DT and sets up the early delay from
there. This allows us to both remove frequency information
from the C code and consolidate existing code.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/include/mach/common.h
arch/arm/mach-shmobile/timer.c
This page took 0.040692 seconds and 5 git commands to generate.