From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 22:05:36 +0000 (-0700) Subject: net: rfkill: convert class code to use dev_groups X-Git-Tag: v3.12-rc1~184^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e49df67df1296b804f49b17a4f095a627fe059f4;p=pandora-kernel.git net: rfkill: 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 rfkill class code to use the correct field. Cc: John W. Linville Reviewed-by: Johannes Berg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed