From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 22:05:31 +0000 (-0700) Subject: video: backlight: lcd: convert class code to use dev_groups X-Git-Tag: v3.12-rc1~184^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d79fd03fd651bd91a081fc97f5f0d221557f8cbb;p=pandora-kernel.git video: backlight: lcd: convert class code to use dev_groups The dev_attrs field of struct class is going away soon, dev_groups should be used instead. This converts the video backlight lcd class code to use the correct field. Cc: Richard Purdie Acked-by: Jingoo Han Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed