From: Jason Gunthorpe Date: Tue, 26 Nov 2013 20:30:41 +0000 (-0700) Subject: tpm: Move sysfs functions from tpm-interface to tpm-sysfs X-Git-Tag: v3.14-rc1~147^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=000a07b0aac1bc69bcf602b468d975c3e37a155c;p=pandora-kernel.git tpm: Move sysfs functions from tpm-interface to tpm-sysfs CLASS-sysfs.c is a common idiom for linux subsystems. This is the first step to pulling all the sysfs support code from the drivers into tpm-sysfs. This is a plain text copy from tpm-interface with support changes to make it compile. _tpm_pcr_read is made non-static and is called tpm_pcr_read_dev. Signed-off-by: Jason Gunthorpe Signed-off-by: Peter Huewe --- Reading git-diff-tree failed