ACPI fixes for v4.13-rc1

 - Fix the return value of acpi_gsi_to_irq() to make the GSI to
   IRQ mapping work on the Mustang (ARM64) platform (Mark Salter).

 - Fix an EC driver issue that causes fans to behave abnormally
   after system resume on some systems which turns out to be
   related to switching over the EC into the polling mode during
   the noirq stages of system suspend and resume (Lv Zheng).

 - Add quirks for ACPI device objects that need to be treated as
   "always present", because their _STA methods are designed to
   work around Windows driver bugs and return garbage from our
   perspective (Hans de Goede).
Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'

* acpi-ec:
  Revert "ACPI / EC: Enable event freeze mode..." to fix a regression
  ACPI / EC: Drop EC noirq hooks to fix a regression

* acpi-irq:
  ACPI / irq: Fix return code of acpi_gsi_to_irq()

* acpi-quirks:
  ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids array
  ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_ids
  ACPI / x86: Allow matching always_present_id array entries by DMI