]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] tpm_infineon: Bugfix in PNPACPI-handling
authorMarcel Selhorst <selhorst@crypto.rub.de>
Sat, 3 Sep 2005 22:54:20 +0000 (15:54 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:05:37 +0000 (00:05 -0700)
commite8a650150b1001bc34d506e4c44538463d368890
treee2ddab9a4482b59f8658ad474cdbc12a08794a1d
parente770e8506110a57c868bbef9706d132285c2090f
[PATCH] tpm_infineon: Bugfix in PNPACPI-handling

This patch corrects the PNP-handling inside the tpm-driver
and some minor coding style bugs.
Note: the pci-device and pnp-device mixture is currently necessary,
since the used "tpm"-interface requires a pci-dev in order to register
the driver. This will be fixed within the next iterations.

Signed-off-by: Marcel Selhorst <selhorst@crypto.rub.de>
Cc: 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