leds: add led-class attribute-group support
authorJohan Hovold <johan@kernel.org>
Wed, 25 Jun 2014 17:08:44 +0000 (10:08 -0700)
committerBryan Wu <cooloney@gmail.com>
Wed, 25 Jun 2014 21:55:03 +0000 (14:55 -0700)
Allow led-class devices to be created with optional attribute groups.

This is needed in order to allow led drivers to create custom device
attributes in a race-free manner.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Bryan Wu <cooloney@gmail.com>

No differences found