ACPI: thinkpad_acpi: use bool for boolean parameters
commit68f97bbc923dd55cfbca35d989792e376defe269
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, 9 Sep 2007 02:15:11 +0000 (8 23:15 -0300)
tree595c4ee15376dfe5e9213e82bd10d1a0ec052e85
parentbefcc103956b2e4d9c9068610796cb206807461e
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