diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2010-06-25 01:21:42 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-07-07 04:34:27 +0200 |
commit | 3784730b02b9f147a55b0e4623fcad671273e6e6 (patch) | |
tree | cd00f3da44529154938d6c831f1302685a124639 /drivers/acpi/acpica/evxfevnt.c | |
parent | ACPI / EC: Drop suspend and resume routines (diff) | |
download | linux-3784730b02b9f147a55b0e4623fcad671273e6e6.tar.xz linux-3784730b02b9f147a55b0e4623fcad671273e6e6.zip |
ACPI / EC: Do not use acpi_set_gpe
The EC driver is the last user of acpi_set_gpe() and since it is
guaranteed that the EC GPE will not be shared, acpi_disable_gpe()
and acpi_enable_gpe() may be used for disabling the GPE temporarilty
if a GPE storm is detected and re-enabling it during EC transactions.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/acpica/evxfevnt.c')
0 files changed, 0 insertions, 0 deletions