mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
d30dc9abb4
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> |
||
---|---|---|
.. | ||
evevent.c | ||
evgpe.c | ||
evgpeblk.c | ||
evmisc.c | ||
evregion.c | ||
evrgnini.c | ||
evsci.c | ||
evxface.c | ||
evxfevnt.c | ||
evxfregn.c | ||
Makefile |