From: Greg Kroah-Hartman Date: Mon, 7 Oct 2013 06:55:40 +0000 (-0700) Subject: PCI: convert bus code to use dev_groups X-Git-Tag: v3.13-rc1~95^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5136b2da770d53f026ab091f0423729ebf37a6b5;p=pandora-kernel.git PCI: convert bus code to use dev_groups The dev_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the PCI bus code to use the correct field. Signed-off-by: Greg Kroah-Hartman Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed