linux/drivers/char/tpm
Jeff Garzik f33d9bd504 [PATCH] tpm: fix error handling
- handle sysfs error
- handle driver model errors
- de-obfuscate platform_device_register_simple() call, which included an
  assignment in between two function calls, in the same C statement.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
Acked-by: Kylene Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-11 11:14:22 -07:00
..
Kconfig [PATCH] tpm: update module dependencies 2006-05-15 11:20:54 -07:00
Makefile [PATCH] tpm: driver for next generation TPM chips 2006-04-22 09:19:54 -07:00
tpm.c [PATCH] tpm: fix error handling 2006-10-11 11:14:22 -07:00
tpm.h [PATCH] tpm_register_hardware gcc 4.1 warning fix 2006-05-15 11:20:57 -07:00
tpm_atmel.c [PATCH] tpm: fix error handling 2006-10-11 11:14:22 -07:00
tpm_atmel.h [POWERPC] tmp_atmel: Constify & voidify get_property() 2006-07-31 15:55:06 +10:00
tpm_bios.c [PATCH] tpm: more bios log parsing fixes 2006-05-31 16:27:10 -07:00
tpm_infineon.c [PATCH] make more file_operation structs static 2006-07-03 15:26:59 -07:00
tpm_nsc.c [PATCH] tpm: fix error handling 2006-10-11 11:14:22 -07:00
tpm_tis.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00