From: Dmitry Torokhov Date: Fri, 1 Oct 2010 21:16:39 +0000 (-0700) Subject: tpm: change 'tpm_suspend_pcr' to be module parameter X-Git-Tag: v2.6.37-rc1~218^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3056cca09529d34af2d81305b2a9c6b622ca1b;p=pandora-kernel.git tpm: change 'tpm_suspend_pcr' to be module parameter Fix the following warning: drivers/char/tpm/tpm.c:1085: warning: `tpm_suspend_setup' defined but not used and make the workaround operable in case when TPM is compiled as a module. As a side-effect the option will be called tpm.suspend_pcr. Signed-off-by: Dmitry Torokhov Cc: Rajiv Andrade Cc: David Safford Cc: James Morris Cc: Debora Velarde Signed-off-by: Andrew Morton Signed-off-by: James Morris --- Reading git-diff-tree failed