diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2010-06-08 10:50:20 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-06-12 00:45:19 -0400 |
commit | ce43ace02320a3fb9614ddb27edc3a8700d68b26 (patch) | |
tree | f9f58a63160186d343da73e2d5d966fdeeefb35b /drivers/rapidio | |
parent | c9a8bbb7704cbf515c0fc68970abbe4e91d68521 (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 'drivers/rapidio')
0 files changed, 0 insertions, 0 deletions