[PATCH] tpm: fix constant
authorKylene Jo Hall <[email protected]>
Mon, 15 May 2006 16:44:25 +0000 (09:44 -0700)
committerLinus Torvalds <[email protected]>
Mon, 15 May 2006 18:20:57 +0000 (11:20 -0700)
commit2a7362f52a17e8dbeab57c00c3c45fcfeb0dff54
treeff9daf3ca4ad802fe1c25adf40aa65d76d49b770
parent64471ebe534dc6cedd72849b2324b52cb5249eb9
[PATCH] tpm: fix constant

Fix the constant used for the base address when it cannot be determined
from ACPI.  It was off by one order of magnitude.

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