From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 22:05:17 +0000 (-0700) Subject: PCI: Convert class code to use dev_groups X-Git-Tag: v3.12-rc1~177^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56039e658cc902fe6e3d1276bb78f7e69768cd35;p=pandora-kernel.git PCI: 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 PCI class code to use the correct field. Signed-off-by: Greg Kroah-Hartman Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed