]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: hpet: allow force enable on ICH10 HPET
authorAndi Kleen <andi@firstfloor.org>
Fri, 9 Jan 2009 20:17:40 +0000 (12:17 -0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 Jan 2009 18:53:24 +0000 (19:53 +0100)
commit42bb8cc5e81028e217105299001070d57eb84ad7
tree38940b6d6c4ef68dda7d4569bb9ef95303def898
parentae04d1401577bb63151480a053057de58b8e10bb
x86: hpet: allow force enable on ICH10 HPET

Intel "Smackover" x58 BIOS don't have HPET enabled in the BIOS, so allow
to force enable it at least.  The register layout is the same as in other
recent ICHs, so all the code can be reused.

Using numerical PCI-ID because it's unlikely the PCI-ID will be used
anywhere else.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/quirks.c