linux/drivers/char/tpm
Kylene Jo Hall e659a3fe20 [PATCH] tpm: remove pci dependency
Since the tpm does not have it's own pci id we have been consuming the lpc
bus.  This is not correct and causes problems to support non lpc bus chips.
This patch removes the dependency on pci_dev from tpm.c The subsequent patches
will stop the supported chips from registering as pci drivers.

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>
2005-10-30 17:37:28 -08:00
..
Kconfig [ACPI] delete CONFIG_ACPI_BUS 2005-08-24 12:11:34 -04:00
Makefile [PATCH] tpm: Support for Infineon TPM 2005-07-27 16:26:06 -07:00
tpm_atmel.c [PATCH] tpm: remove pci dependency 2005-10-30 17:37:28 -08:00
tpm_infineon.c [PATCH] tpm: remove pci dependency 2005-10-30 17:37:28 -08:00
tpm_nsc.c [PATCH] tpm: remove pci dependency 2005-10-30 17:37:28 -08:00
tpm.c [PATCH] tpm: remove pci dependency 2005-10-30 17:37:28 -08:00
tpm.h [PATCH] tpm: remove pci dependency 2005-10-30 17:37:28 -08:00