]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] tpm: fix constant
authorKylene Jo Hall <kjhall@us.ibm.com>
Mon, 15 May 2006 16:44:25 +0000 (09:44 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 15 May 2006 18:20:57 +0000 (11:20 -0700)
commitabcdfc04e5b856635b95232651545d8145d32891
treeff9daf3ca4ad802fe1c25adf40aa65d76d49b770
parentf3cf96feb54a85fd6504fd8e15f12328fbb3a941
[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 <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