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