commit | 2854903ad1329d09d7ec35639fff0949e45d496d | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Tue Mar 06 17:37:09 2012 +0900 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Mon Mar 12 22:19:46 2012 +0100 |
tree | 810a0efa3f2c62cfb29a83780445b0457d5b804a | |
parent | df27a2d8f1d5e366ef84e9916fa6aab80904b8db [diff] |
ARM: mach-shmobile: default to no earlytimer Now when all SoCs and boards are converted to use shmobile_earlytimer_init(), change the default behavior of shmobile_timer.init() from using early timer to do nothing which is suitable for upcoming DT support. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>