summaryrefslogtreecommitdiff
path: root/include/acpi
diff options
context:
space:
mode:
authorRafael J. Wysocki <rjw@sisk.pl>2010-06-08 10:50:20 +0200
committerLen Brown <len.brown@intel.com>2010-06-12 00:45:19 -0400
commitce43ace02320a3fb9614ddb27edc3a8700d68b26 (patch)
treef9f58a63160186d343da73e2d5d966fdeeefb35b /include/acpi
parentc9a8bbb7704cbf515c0fc68970abbe4e91d68521 (diff)
ACPI / ACPICA: Fix GPE initialization
While developing the GPE reference counting code we overlooked the fact that acpi_ev_update_gpes() could have enabled GPEs before acpi_ev_initialize_gpe_block() was called. As a result, some GPEs are enabled twice during the initialization. To fix this issue avoid calling acpi_enable_gpe() from acpi_ev_initialize_gpe_block() for the GPEs that have nonzero runtime reference counters. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi')
0 files changed, 0 insertions, 0 deletions