From: Kumar Gala Date: Thu, 21 Jun 2007 16:22:47 +0000 (-0500) Subject: [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it X-Git-Tag: v2.6.23-rc1~767^2^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ab9c4524d7edd6ae3711bdfd03e4a0deb17fc6e;p=pandora-kernel.git [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it The Freescale and Marvell PCI controllers dont require explicit setting for type 1 config cycles. They handle producing them by implicitly looking at the bus, devfn. The TSI108 and 52xx don't use the generic PCI indirect code and thus don't bother with set_cfg_type. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed