[Patch Part1 v7 29/38] x86/intel-mid: Delay initialization of APB timer

2015-01-19 Thread Jiang Liu
From: Thomas Gleixner MID has no PIC, but depending on the platform it requires the abt_timer, which is connected to irq0. The timer is set up at late_time_init(). But, looking at the MID code it seems, that there is no reason to do so. The only code which might need the timer working is the

[Patch Part1 v7 29/38] x86/intel-mid: Delay initialization of APB timer

2015-01-19 Thread Jiang Liu
From: Thomas Gleixner t...@linutronix.de MID has no PIC, but depending on the platform it requires the abt_timer, which is connected to irq0. The timer is set up at late_time_init(). But, looking at the MID code it seems, that there is no reason to do so. The only code which might need the timer