ACPI: thinkpad_acpi: use bool for boolean parameters
commite44176d8f0669194d912faf42ecbf5322db61ddf
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 6 Jul 2007 15:42:35 +0000 (6 12:42 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 5 Aug 2007 14:44:56 +0000 (5 11:44 -0300)
tree06ff918d5a46b46762c9345e296ba865c8810217
parent13b0e9a7f9588abe33e0a840cb99dfe58940a502
ACPI: thinkpad_acpi: use bool for boolean parameters

Some of the module parameters are boolean in nature.  Make it so in fact.

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