]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] Infineon TPM: move infineon driver off pci_dev
authorMarcel Selhorst <selhorst@crypto.rub.de>
Sun, 30 Oct 2005 23:03:27 +0000 (15:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:28 +0000 (17:37 -0800)
commit1b8333b02aa281a2849331ad62ee595c46a1c5ac
tree9535b4538a47c05f55c59230bd215916d837e58a
parent570302a31149083b0ac8b2f08c195e9211c2c0c6
[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>
drivers/char/tpm/tpm_infineon.c