From: Kevin Hao Date: Thu, 29 May 2008 10:41:04 +0000 (+0800) Subject: x86: get irq for hpet timer X-Git-Tag: v2.6.28-rc1~611^2^3~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70ef6d595b6e51618a0cbe44b848d8c9db11a010;p=pandora-kernel.git x86: get irq for hpet timer HPET timer's IRQ is 0 by default. So we have to select which irq will be used by these timers. We wait to set the timer's irq until we really open it in order to reduce the chance of conflicting with other device. Signed-off-by: Kevin Hao Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed