1. 10 3月, 2007 1 次提交
  2. 09 3月, 2007 1 次提交
    • L
      ACPI: repair nvidia early quirk breakage on x86_64 · d7930085
      Len Brown 提交于
      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: NLen Brown <len.brown@intel.com>
      d7930085
  3. 07 3月, 2007 38 次提交