[PATCH] tpm: updates for new hardware
authorKylene Jo Hall <kjhall@us.ibm.com>
Mon, 14 Nov 2005 00:07:41 +0000 (16:07 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 14 Nov 2005 02:14:17 +0000 (18:14 -0800)
commitad5ea3cc5f745aef243ade0dafc8cf6f7f0bfea7
treef4d2e4b39df27db5120bef6187d344d2edc05d37
parentc0131c143204ee0ba00592c016f20ce6fc67827d
[PATCH] tpm: updates for new hardware

This is the patch to support TPMs on power ppc hardware.  It has been
reworked as requested to remove the need for messing with the io page mask
by just using ioremap.

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.h
drivers/char/tpm/tpm_atmel.c
drivers/char/tpm/tpm_atmel.h [new file with mode: 0644]