tpm_tis: Clean up after module_param cleanup
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 20 Jan 2012 17:58:50 +0000 (12:58 -0500)
committerRajiv Andrade <srajiv@linux.vnet.ibm.com>
Tue, 14 Feb 2012 18:43:18 +0000 (16:43 -0200)
commit968de8e24d08fcc425e112ca465d4688b89b777b
tree729714da77b246a8273b04be4220ea11d1bbacec
parent4e401fb028b79105ed87d85fc2220c77be277ed9
tpm_tis: Clean up after module_param cleanup

Commit 90ab5ee94171b3e28de6bb42ee30b527014e0be7 changed the
itpm module parameter from int to bool. Some other changes
need to be done to clean up after this change.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
drivers/char/tpm/tpm_tis.c