From: Rajiv Andrade Date: Wed, 23 Jun 2010 19:18:56 +0000 (-0700) Subject: tpm_tis: fix subsequent suspend failures X-Git-Tag: v2.6.35~35^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59f6fbe4291fcc078ba26ce4edf8373a7620a13a;p=pandora-kernel.git tpm_tis: fix subsequent suspend failures Fix subsequent suspends by issuing tpm_continue_selftest during resume. Otherwise, the tpm chip seems to be not fully initialized and will reject the save state command during suspend, thus preventing the whole system to suspend. Addresses https://bugzilla.kernel.org/show_bug.cgi?id=16256 Signed-off-by: Helmut Schaa Signed-off-by: Rajiv Andrade Cc: James Morris Cc: Debora Velarde Cc: David Safford Signed-off-by: Andrew Morton Signed-off-by: James Morris --- Reading git-diff-tree failed