x86: Add HPET force support for MCP55 (nForce 5) chipsets
authorCarlos Corbacho <cathectic@gmail.com>
Fri, 19 Oct 2007 18:34:15 +0000 (19:34 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 23 Oct 2007 20:37:25 +0000 (22:37 +0200)
commit1b82ba6e47c13ee369a4808f72d003499f8c7920
treee44a67232d062f9c146ac7e83edd484024bb298d
parentd79a5f80dc1153d3f637dfcf3808066414fbb51a
x86: Add HPET force support for MCP55 (nForce 5) chipsets

Add support to force_hpet for all known MCP55 (nForce 5) chipset
LPC bridges.

These are the untested nForce 5 chips (taken from Mikko's original
patch, and checked against pci.ids).

Signed-off-by: Carlos Corbacho <cathectic@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
 arch/x86/kernel/quirks.c |   18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
arch/x86/kernel/quirks.c