commit | 1b8333b02aa281a2849331ad62ee595c46a1c5ac | [log] [tgz] |
---|---|---|
author | Marcel Selhorst <selhorst@crypto.rub.de> | Sun Oct 30 15:03:27 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:28 2005 -0800 |
tree | 9535b4538a47c05f55c59230bd215916d837e58a | |
parent | 570302a31149083b0ac8b2f08c195e9211c2c0c6 [diff] |
[PATCH] Infineon TPM: move infineon driver off pci_dev Move the Infineon TPM driver off pci device and makes it a pure pnp-driver. It includes pnp-port validation and region requesting. Signed-off-by: Marcel Selhorst <selhorst@crypto.rub.de> 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>