commit | beed53a1aaeaae4eb93297c23f1598a726716adf | [log] [tgz] |
---|---|---|
author | Kylene Jo Hall <kjhall@us.ibm.com> | Sat Apr 22 02:37:05 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Apr 22 09:19:53 2006 -0700 |
tree | ca2debde55f2320cae3c83d1be90fc07961d5050 | |
parent | 3c2f606a098b07f053904ec8b8f4d0e101c28b35 [diff] |
[PATCH] tpm: reorganize sysfs files Many of the sysfs files were calling the TPM_GetCapability command with array. Since for 1.2 more sysfs files of this type are coming I am generalizing the array so there can be one array and the unique parts can be filled in just before the command is called. Signed-off-by: Kylene Hall <kjhall@us.ibm.com> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>