Searched hist:f33d9bd50478c9a969b65f58feb6b69a3ad478cb (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/char/tpm/ |
H A D | tpm_atmel.c | diff f33d9bd50478c9a969b65f58feb6b69a3ad478cb Wed Oct 11 10:21:51 CEST 2006 Jeff Garzik <jeff@garzik.org> [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>
|
H A D | tpm_nsc.c | diff f33d9bd50478c9a969b65f58feb6b69a3ad478cb Wed Oct 11 10:21:51 CEST 2006 Jeff Garzik <jeff@garzik.org> [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>
|