From 9e3410b764b79670a59d6c1ccdcad483b92c058c Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Wed, 23 Oct 2013 13:37:35 +0200 Subject: [PATCH] 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-format-patch failed