Searched hist:e659a3fe2027b19ecd8abb7ad79253672763454b (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/char/tpm/ |
H A D | tpm_atmel.c | diff e659a3fe2027b19ecd8abb7ad79253672763454b Mon Oct 31 00:03:24 CET 2005 Kylene Jo Hall <kjhall@us.ibm.com> [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>
|
H A D | tpm_nsc.c | diff e659a3fe2027b19ecd8abb7ad79253672763454b Mon Oct 31 00:03:24 CET 2005 Kylene Jo Hall <kjhall@us.ibm.com> [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>
|
H A D | tpm_infineon.c | diff e659a3fe2027b19ecd8abb7ad79253672763454b Mon Oct 31 00:03:24 CET 2005 Kylene Jo Hall <kjhall@us.ibm.com> [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>
|