ACPI: thinkpad-acpi: use bitfields to hold subdriver flags
commitac19837d07e55994914ae51c7269f2b304477140
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>
Sun, 9 Sep 2007 02:14:51 +0000 (8 23:14 -0300)
tree1c2e1b0540bced1c8f51a791aa6e71beaedc54f0
parentaf4acd11ddc002f21cb55d3d4bbecf2d6c7526b0
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