From: Greg Kroah-Hartman Date: Mon, 7 Oct 2013 20:51:02 +0000 (-0600) Subject: PCI: convert bus code to use bus_groups X-Git-Tag: v3.13-rc1~95^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f49ba5599048aae2fb3479a1814736e969cf38c;p=pandora-kernel.git PCI: convert bus code to use bus_groups The bus_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. Cc: Bjorn Helgaas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed