Files
linux/arch
Len Brown d7930085c2 ACPI: repair nvidia early quirk breakage on x86_64
x86_64 nvidia_bugs() broke when we bailed out on not finding the HPET.
However, the quirk works by checking for not finding the HPET...

Delete the nvidia_hpet_detected flag and simply test for
not finding the HPET, which is simple to do now that
acpi_table_parse returns 1 on failure.

Signed-off-by: Len Brown <len.brown@intel.com>
2007-03-09 03:49:35 -05:00
..
2007-03-05 07:57:51 -08:00
2007-03-05 07:57:51 -08:00
2007-03-01 14:53:36 -08:00
2007-02-17 19:07:33 +01:00