[PATCH] tpm: add HID module parameter
authorKylene Jo Hall <kjhall@us.ibm.com>
Sat, 22 Apr 2006 09:39:52 +0000 (02:39 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 22 Apr 2006 16:19:55 +0000 (09:19 -0700)
commit93e1b7d42e1edb4ddde6257e9a02513fef26f715
tree5ad622666db7c8039aa5a6d934e1b4c5712ea9f7
parent5713556843aee24f484f445db6540f9fef976439
[PATCH] tpm: add HID module parameter

I recently found that not all BIOS manufacturers are using the specified
generic PNP id in their TPM ACPI table entry.  I have added the vendor
specific IDs that I know about and added a module parameter that a user can
specify another HID to the probe list if their device isn't being found by the
default list.

Signed-off-by: Kylene Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/tpm/tpm_tis.c