sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.
commitef407beefbd9928792ccc93857e408e0057bc17b
authorPaul Mundt <lethal@linux-sh.org>
Mon, 1 Feb 2010 07:39:46 +0000 (1 16:39 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 1 Feb 2010 07:39:46 +0000 (1 16:39 +0900)
treef98fc1e6eaa7d00b578d759f612d815cd7a7391a
parentbcf39352eb9e9026f7a1028d4bce3707b65f104b
sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.

These were never handled before, so implement some common infrastructure
to support them, then make use of that in the SH7780-specific code. In
practice there is little here that can not be generalized for SH4 parts,
which will be an incremental change as the 7780/7751 code is gradually
unified.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/common.c
arch/sh/drivers/pci/ops-sh4.c
arch/sh/drivers/pci/pci-sh7780.c
arch/sh/drivers/pci/pci.c
arch/sh/include/asm/pci.h