diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2013-03-05 07:40:42 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-03-12 18:24:36 +0100 |
commit | b9773c3f52540ada159dc135c07653be010deee7 (patch) | |
tree | 30ece3516def443f5e057c096d42d976c0e54437 /drivers/macintosh/nvram.c | |
parent | clocksource: sh_cmt: Set initcall level to subsys (diff) | |
download | linux-b9773c3f52540ada159dc135c07653be010deee7.tar.xz linux-b9773c3f52540ada159dc135c07653be010deee7.zip |
clocksource: sh_tmu: Set initcall level to subsys
The reason for this is to ensure that TMU is probed earlier
than with its previous initcall level, module init.
This came up as a problem with using CMT as a clock source kzm9g-reference
which does not make use of early timers or devices. In that scenario
initialisation of SDHI and MMCIF both stall on msleep() calls due to the
absence of a initialised clock source.
The purpose of this change is to keep the TMU code in sync with the CMT code
which has been modified in a similar manner..
Boot tested on: mackerel.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'drivers/macintosh/nvram.c')
0 files changed, 0 insertions, 0 deletions