ACPI: thinkpad_acpi: use bool for boolean parameters
commit3437dad05c7c4a9aff51880e62e04e2f8ebb8e33
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>
Mon, 23 Jul 2007 07:43:24 +0000 (23 04:43 -0300)
treeff8803b5a72aaf9a51e1f28bc628f7bb772b9d32
parentccb482ccf997aae933e1d715255e946e2727629b
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