From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 22:05:39 +0000 (-0700) Subject: pwm: convert class code to use dev_groups X-Git-Tag: v3.12-rc1~171^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9da01759636f519967c0922ae12bd9fff739db9a;p=pandora-kernel.git pwm: 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 PWM class code to use the correct field. Signed-off-by: Greg Kroah-Hartman Signed-off-by: Thierry Reding --- Reading git-diff-tree failed