firewire: Use device->groups for adding device attributes.
authorKristian Høgsberg <krh@redhat.com>
Tue, 27 Mar 2007 23:35:13 +0000 (19:35 -0400)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Wed, 28 Mar 2007 19:30:13 +0000 (21:30 +0200)
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 <krh@redhat.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>

No differences found