commit | 926411779287ad4f7013c9d80aa44fd131b70cd9 | [log] [tgz] |
---|---|---|
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Sat Apr 21 11:08:35 2007 -0300 |
committer | Len Brown <len.brown@intel.com> | Sat Apr 21 23:30:34 2007 -0400 |
tree | af58ff9542651deb712b3756af559dbb97fee86f | |
parent | 0dcef77c5b889338811d35e786b42046259fe433 [diff] |
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> Signed-off-by: Len Brown <len.brown@intel.com>