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

This patch adds a boolean module parameter that allows the user to turn
interrupt support on and off.  The default behavior is to attempt to use
interrupts.

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