From: Mimi Zohar Date: Tue, 23 Nov 2010 22:50:32 +0000 (-0500) Subject: tpm: add module_put wrapper X-Git-Tag: v2.6.38-rc1~429^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0e39349d80d8b5deeb264fb190bd064f7063252;p=pandora-kernel.git tpm: add module_put wrapper For readability, define a tpm_chip_put() wrapper to call module_put(). Replace existing module_put() calls with the wrapper. (Change based on trusted/encrypted patchset review by David Howells.) Signed-off-by: Mimi Zohar Signed-off-by: David Safford Acked-by: David Howells Acked-by: Serge E. Hallyn Signed-off-by: James Morris --- Reading git-diff-tree failed