From: Kristian Høgsberg Date: Tue, 27 Mar 2007 23:35:13 +0000 (-0400) Subject: firewire: Use device->groups for adding device attributes. X-Git-Tag: v2.6.22-rc1~111^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f2e53d5135a861d3ee8afdacac5cde13c49a05d;p=pandora-kernel.git firewire: Use device->groups for adding device attributes. We dynamically create an attribute group for the key present on the device in hand and point device->group to it. This way the device core adds the sysfs attributes for us as the device is added. Signed-off-by: Kristian Høgsberg Signed-off-by: Stefan Richter --- Reading git-diff-tree failed