commit | 000a07b0aac1bc69bcf602b468d975c3e37a155c | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Tue Nov 26 13:30:41 2013 -0700 |
committer | Peter Huewe <peterhuewe@gmx.de> | Mon Jan 06 14:37:24 2014 +0100 |
tree | 44803c680363cae1f463d40ed3ede17ab67e3573 | |
parent | afdba32e2a9ea729a9f9f280dbf6c718773c7ded [diff] |
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 <jgunthorpe@obsidianresearch.com> Signed-off-by: Peter Huewe <peterhuewe@gmx.de>