commit | 5ba4d46dc44c5399bc4e7a39239de5a1690848a4 | [log] [tgz] |
---|---|---|
author | Philipp Matthias Hahn <pmhahn@titan.lahn.de> | Tue Sep 06 15:17:56 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 07 16:57:36 2005 -0700 |
tree | 140c44d07ac46fc5392806608f2574bc8810ef46 | |
parent | 1e1a5cc77ec019e0d67c2abcbd486e4f3ac947a4 [diff] |
[PATCH] tpm: fix tpm_atmel.c on ICH6 While installing Debian on our new IBM X41 Tablet, I tried briefly to use the built-in Atmel TPM. The Athmel TPM is also located on the LPC-bus of the ICH6. To make it work I had to apply the following patch: Signed-off-by: Philipp Matthias Hahn <pmhahn@titan.lahn.de> Acked-by: Kylene Jo Hall <kjhall@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>