linux/fs/sysfs
Alan Stern 69d44ffbd7 sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()
This patch (as1420) adds sysfs_merge_group() and sysfs_unmerge_group()
functions, allowing drivers easily to add and remove sets of
attributes to a pre-existing attribute group directory.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2010-10-17 01:57:44 +02:00
..
Kconfig fs/Kconfig: move sysfs out 2009-01-22 13:15:56 +03:00
Makefile
bin.c sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00
dir.c sysfs: Comment sysfs directory tagging logic 2010-05-21 09:37:31 -07:00
file.c sysfs: checking for NULL instead of ERR_PTR 2010-09-03 17:26:28 -07:00
group.c sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() 2010-10-17 01:57:44 +02:00
inode.c switch sysfs to ->evict_inode() 2010-08-09 16:47:53 -04:00
mount.c switch sysfs to ->evict_inode() 2010-08-09 16:47:53 -04:00
symlink.c sysfs: allow creating symlinks from untagged to tagged directories 2010-07-26 12:02:41 -07:00
sysfs.h switch sysfs to ->evict_inode() 2010-08-09 16:47:53 -04:00