linux/drivers/acpi/events
Alexey Starikovskiy d30dc9abb4 ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write}
use_lock flag is used once for acpi_hw_register_read, and never for
acpi_hw_register_write. It will greatly simplify understanding of
locking if we just drop this use_lock altogether, and wrap the only call
to ..._read in lock/unlock.

Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-10-10 01:00:26 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evevent.c ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} 2007-10-10 01:00:26 -04:00
evgpe.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
evgpeblk.c ACPICA: Fixed possible corruption of global GPE list 2007-07-03 01:56:30 -04:00
evmisc.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
evregion.c Revert "ACPICA: revert "acpi_serialize" changes" 2007-05-09 22:56:38 -04:00
evrgnini.c ACPI: autoload modules - ACPICA modifications 2007-07-23 13:56:00 -04:00
evsci.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
evxface.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
evxfevnt.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
evxfregn.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00