From: Kumar Gala Date: Fri, 22 Jun 2007 05:23:57 +0000 (-0500) Subject: [POWERPC] Pass the pci_controller into pci_exclude_device X-Git-Tag: v2.6.23-rc1~767^2^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d52c7b0cd46f42ae2c9df37f1a385d9aaf95842;p=pandora-kernel.git [POWERPC] Pass the pci_controller into pci_exclude_device There are times that we need to know which controller we are on to decide how to exclude devices properly. We now pass the pci_controller that we are going to use down to the pci_exclude_device function. This will greatly simplify being able to exclude the PHBs in multiple controller setups. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed