linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 08/08] ARM: mach-shmobile: default to no earlytimer
@ 2012-03-06  8:37 Magnus Damm
  0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2012-03-06  8:37 UTC (permalink / raw)
  To: linux-sh

From: Magnus Damm <damm@opensource.se>

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>
---

 arch/arm/mach-shmobile/timer.c |    1 -
 1 file changed, 1 deletion(-)

--- 0031/arch/arm/mach-shmobile/timer.c
+++ work/arch/arm/mach-shmobile/timer.c	2012-03-06 13:56:46.000000000 +0900
@@ -43,7 +43,6 @@ void __init shmobile_earlytimer_init(voi
 
 static void __init shmobile_timer_init(void)
 {
-	shmobile_earlytimer_init();
 }
 
 struct sys_timer shmobile_timer = {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-06  8:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-06  8:37 [PATCH 08/08] ARM: mach-shmobile: default to no earlytimer Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).