From: Kylene Jo Hall Date: Sat, 22 Apr 2006 09:37:05 +0000 (-0700) Subject: [PATCH] tpm: reorganize sysfs files X-Git-Tag: v2.6.17-rc3~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beed53a1aaeaae4eb93297c23f1598a726716adf;p=pandora-kernel.git [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 Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed