ACPI: thinkpad-acpi: use bitfields to hold subdriver flags
commit50f66b035296ec6808d623b52b065a48e523164b
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 21 Apr 2007 13:03:06 +0000 (21 10:03 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 7 Jul 2007 12:44:24 +0000 (7 09:44 -0300)
tree4de43676948c679f642f2d8c614a783154f9dd26
parent39b1d3d84a84c2113916b3cc6340f957a08edadc
ACPI: thinkpad-acpi: use bitfields to hold subdriver flags

Save some memory by using bitfields to hold boolean flags for the
subdrivers.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
drivers/misc/thinkpad_acpi.c
drivers/misc/thinkpad_acpi.h