From: Thierry Reding Date: Wed, 23 Oct 2013 11:37:35 +0000 (+0200) Subject: PowerCap: Convert class code to use dev_groups X-Git-Tag: v3.13-rc1~96^2~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e3410b764b79670a59d6c1ccdcad483b92c058c;p=pandora-kernel.git PowerCap: Convert class code to use dev_groups The newly added power capping framework uses the obsolete .dev_attrs field of struct class. However this field will be removed in 3.13, so convert the code to use the .dev_groups field instead. Signed-off-by: Thierry Reding Acked-by: Greg Kroah-Hartman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed