linux/drivers/char/tpm
Kylene Hall 6659ca2ab6 [PATCH] tpm: sysfs owernship changes
In the current driver all sysfs files end up owned by the base driver module
rather than the module that actually owns the device this is a problem if the
module is unloaded and the file is open.  This patch fixes all that and lumps
the files into an attribute_group.

Signed-off-by: Kylene Hall <kjhall@us.ibm.com>
Signed-off-by: Yani Ioannou <yani.ioannou@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-24 00:05:26 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tpm.c [PATCH] tpm: sysfs owernship changes 2005-06-24 00:05:26 -07:00
tpm.h [PATCH] tpm: sysfs owernship changes 2005-06-24 00:05:26 -07:00
tpm_atmel.c [PATCH] tpm: sysfs owernship changes 2005-06-24 00:05:26 -07:00
tpm_nsc.c [PATCH] tpm: sysfs owernship changes 2005-06-24 00:05:26 -07:00