OSDN Git Service

sh: Consolidated SH7751/SH7780 PCI support.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 07:43:28 +0000 (16:43 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 07:43:28 +0000 (16:43 +0900)
commit959f85f8a3223c116bbe95dd8a9b207790b5d4d3
treee7da9ccf292f860bfa0ff9cc8b2682cd1d6bad4d
parente108b2ca2349f510ce7d7f910eda89f71d710d84
sh: Consolidated SH7751/SH7780 PCI support.

This cleans up quite a lot of the PCI mess that we
currently have, and attempts to consolidate the
duplication in the SH7780 and SH7751 PCI controllers.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
37 files changed:
arch/sh/boards/landisk/Makefile
arch/sh/boards/landisk/io.c
arch/sh/boards/mpc1211/setup.c
arch/sh/boards/renesas/hs7751rvoip/io.c
arch/sh/boards/renesas/r7780rp/io.c
arch/sh/boards/renesas/rts7751r2d/io.c
arch/sh/boards/renesas/systemh/io.c
arch/sh/boards/se/770x/io.c
arch/sh/boards/se/7751/io.c
arch/sh/boards/sh03/setup.c
arch/sh/boards/snapgear/io.c
arch/sh/boards/titan/io.c
arch/sh/cchips/hd6446x/hd64461/io.c
arch/sh/drivers/pci/Makefile
arch/sh/drivers/pci/fixups-dreamcast.c
arch/sh/drivers/pci/fixups-r7780rp.c
arch/sh/drivers/pci/fixups-rts7751r2d.c
arch/sh/drivers/pci/fixups-sh03.c
arch/sh/drivers/pci/ops-bigsur.c
arch/sh/drivers/pci/ops-landisk.c [new file with mode: 0644]
arch/sh/drivers/pci/ops-r7780rp.c
arch/sh/drivers/pci/ops-rts7751r2d.c
arch/sh/drivers/pci/ops-sh4.c [new file with mode: 0644]
arch/sh/drivers/pci/ops-snapgear.c
arch/sh/drivers/pci/ops-titan.c
arch/sh/drivers/pci/pci-auto.c
arch/sh/drivers/pci/pci-sh4.h [new file with mode: 0644]
arch/sh/drivers/pci/pci-sh7751.c
arch/sh/drivers/pci/pci-sh7751.h
arch/sh/drivers/pci/pci-sh7780.c
arch/sh/drivers/pci/pci-sh7780.h
arch/sh/drivers/pci/pci-st40.c
arch/sh/drivers/pci/pci.c
arch/sh/kernel/cpu/sh4/Makefile
arch/sh/kernel/cpu/sh4/setup-sh7780.c [new file with mode: 0644]
include/asm-sh/io.h
include/asm-sh/pci.h