[POWERPC] Remove set_cfg_type for PCI indirect users that don't need it
authorKumar Gala <galak@kernel.crashing.org>
Thu, 21 Jun 2007 16:22:47 +0000 (11:22 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:57:07 +0000 (01:57 -0500)
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 <galak@kernel.crashing.org>

No differences found