]> Git Repo - linux.git/commit
[PATCH] tpm: add HID module parameter
authorKylene Jo Hall <[email protected]>
Sat, 22 Apr 2006 09:39:52 +0000 (02:39 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/char/tpm/tpm_tis.c
This page took 0.054465 seconds and 4 git commands to generate.