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