Janne Kulmala bacbe99945 x86: enable HPET on Fujitsu u9200
Impact: auto-enable HPET on Fujitsu u9200

HPET timer is listed in the ACPI table, but needs a quirk entry in order to
work. Unfortunately, the quirk code runs after first HPET hpet_enable() which
has already determined that the timer doesn't work (reads 0xFFFFFFFF). This
patch allows hpet_enable() to be called again after running the quirk code.

Signed-off-by: Janne Kulmala <janne.t.kulmala@tut.fi>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-12-16 20:36:44 +01:00
..
2008-10-31 23:37:57 +01:00
2008-11-20 13:43:01 -08:00
2008-11-14 18:18:55 +01:00
2008-11-19 18:49:57 -08:00
2008-11-19 18:49:57 -08:00
2008-12-16 20:36:44 +01:00