From: Jarkko Sakkinen Date: Fri, 9 May 2014 11:23:10 +0000 (+0300) Subject: tpm: missing tpm_chip_put in tpm_get_random() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~151^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e14d83ef94a5806a865b85b513b4e891923c19b;p=pandora-kernel.git tpm: missing tpm_chip_put in tpm_get_random() Regression in 41ab999c. Call to tpm_chip_put is missing. This will cause TPM device driver not to unload if tmp_get_random() is called. Cc: # 3.7+ Signed-off-by: Jarkko Sakkinen Signed-off-by: Peter Huewe --- Reading git-diff-tree failed