diff options
author | Len Brown <len.brown@intel.com> | 2007-03-09 00:30:25 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-03-09 09:49:35 +0100 |
commit | d7930085c28d295b573f6862ff863ccbb8a580ce (patch) | |
tree | c4d1221f6519c01853b14730d6a7758a27d91a56 /drivers | |
parent | ACPI: ThinkPad Z60m: usb mouse stops working after suspend to RAM (diff) | |
download | linux-d7930085c28d295b573f6862ff863ccbb8a580ce.tar.xz linux-d7930085c28d295b573f6862ff863ccbb8a580ce.zip |
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions