From: Alex Chiang Date: Fri, 20 Mar 2009 20:56:15 +0000 (-0600) Subject: PCI: do not initialize bridges more than once X-Git-Tag: v2.6.30-rc1~419^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b73e97d95c168cbc19bd1208c894077f25931ba1;p=pandora-kernel.git PCI: do not initialize bridges more than once In preparation for PCI core hotplug, we need to ensure that we do not attempt to re-initialize bridges that have already been initialized. We only need to worry about non-root buses, since we will not allow root bus removal. Reported-by: Kenji Kaneshige Signed-off-by: Alex Chiang Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed