From: Dmitry Torokhov Date: Thu, 26 Aug 2010 07:12:19 +0000 (-0700) Subject: asus-laptop: use attribute group to manage attributes X-Git-Tag: v2.6.37-rc1~128^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac9b1e5b63d5d9829ecf2294f0486ccd270c5db4;p=pandora-kernel.git asus-laptop: use attribute group to manage attributes Instead of registering (and removing) every attribute individually switch to using sysfs attribute group. This makes sure that we properly unwind and do not try to remove non-existent attributes which may not be safe to do in the future. Signed-off-by: Dmitry Torokhov Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed