From: Yinghai Lu Date: Wed, 19 Sep 2012 18:54:20 +0000 (-0700) Subject: PCI: Stop all children first, before removing all children X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~79^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3891b6acb4f443cbe2e99367ee5e67c6bc29d446;p=pandora-kernel.git PCI: Stop all children first, before removing all children This restores the previous behavior of stopping all child devices before removing any of them. The current SR-IOV design, where removing the PF also drops references on all the VFs, depends on having the VFs continue to exist after having been stopped. [bhelgaas: changelog] Signed-off-by: Yinghai Lu Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed