From: Jeff Garzik Date: Wed, 11 Oct 2006 08:21:51 +0000 (-0700) Subject: [PATCH] tpm: fix error handling X-Git-Tag: v2.6.19-rc2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f33d9bd50478c9a969b65f58feb6b69a3ad478cb;p=pandora-kernel.git [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 Acked-by: Kylene Hall Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed