commit | 5ab9c4524d7edd6ae3711bdfd03e4a0deb17fc6e | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Jun 21 11:22:47 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jun 29 01:57:07 2007 -0500 |
tree | e7adfb3a5abcb5e16f3f2a1cefb5e9c611468286 | |
parent | d3c7ffabf0ce31026b2e43490ff694d70c0fbd3a [diff] |
[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 <galak@kernel.crashing.org>