From: Ralf Baechle Date: Tue, 30 Oct 2007 15:39:18 +0000 (+0000) Subject: [MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe. X-Git-Tag: v2.6.24-rc4~111^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=526a6770692477ff258621b1b8838cce9304f8e4;p=pandora-kernel.git [MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe. It's running early during the bootup process so interrupts are still off. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed