drivers/char/tpm: Add securityfs support for event log
authorAshley Lai <adlai@linux.vnet.ibm.com>
Tue, 14 Aug 2012 23:35:32 +0000 (18:35 -0500)
committerKent Yoder <key@linux.vnet.ibm.com>
Wed, 22 Aug 2012 21:22:47 +0000 (16:22 -0500)
This patch retrieves the event log data from the device tree
during file open. The event log data will then displayed through
securityfs.

Signed-off-by: Ashley Lai <adlai@us.ibm.com>
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>

No differences found