Re: [PATCH 10/36] leds: convert class code to use dev_groups

2013-07-26 Thread Bryan Wu
On Wed, Jul 24, 2013 at 3:05 PM, Greg Kroah-Hartman wrote: > The dev_attrs field of struct class is going away soon, dev_groups > should be used instead. This converts the led class code to use the > correct field. > > Cc: Bryan Wu > Cc: Richard Purdie > Signed-off-by: Greg Kroah-Hartman > ---

[PATCH 10/36] leds: convert class code to use dev_groups

2013-07-24 Thread Greg Kroah-Hartman
The dev_attrs field of struct class is going away soon, dev_groups should be used instead. This converts the led class code to use the correct field. Cc: Bryan Wu Cc: Richard Purdie Signed-off-by: Greg Kroah-Hartman --- Bryan and Richard, feel free to take this through your tree, or ACK it an