From: Alan Stern Date: Tue, 20 Feb 2007 20:02:44 +0000 (-0500) Subject: sysfs: allow attributes to be added to groups X-Git-Tag: v2.6.21-rc2~45^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfa87c824a9a5430008acd1ed2e8111ed164fcbe;p=pandora-kernel.git sysfs: allow attributes to be added to groups This patch (as860) adds two new sysfs routines: sysfs_add_file_to_group() and sysfs_remove_file_from_group(). A later patch adds code that uses the new routines. Signed-off-by: Alan Stern Cc: Maneesh Soni Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed