linux/drivers/acpi/hardware
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
..
hwacpi.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
hwgpe.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
hwregs.c ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} 2007-10-10 01:00:26 -04:00
hwsleep.c ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} 2007-10-10 01:00:26 -04:00
hwtimer.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00