commit | 70ef6d595b6e51618a0cbe44b848d8c9db11a010 | [log] [tgz] |
---|---|---|
author | Kevin Hao <kexin.hao@windriver.com> | Thu May 29 18:41:04 2008 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Jun 02 11:35:12 2008 +0200 |
tree | 78129b50ab2f76752d1012502d724a78ad7bc648 | |
parent | e490517a039a99d692cb3a5561941b0a5f576172 [diff] |
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 <kexin.hao@windriver.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>