ACPI: thinkpad_acpi: use bool for boolean parameters
commit86cc9445e86bef9da44f933e3849e6eb43cbf626
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Thu, 19 Jul 2007 02:45:41 +0000 (18 23:45 -0300)
committerLen Brown <len.brown@intel.com>
Sun, 22 Jul 2007 03:48:02 +0000 (21 23:48 -0400)
tree78caf89dbb540ea7c8046a7854462890462417bc
parent996fba08db7faf46b1a674957f60cd772ecd29ec
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>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/misc/thinkpad_acpi.c