linux-stable/arch/arm/mach-iop32x
Heiner Kallweit 0a0b5f4b43 ARM: iop32x: disable N2100 PCI parity reporting
On the N2100, instead of just marking the r8169 chips as having
broken_parity_status, disable parity error reporting for them entirely.

This was the only relevant place that set broken_parity_status, so we no
longer need to check for it in the r8169 error interrupt handler.

[bhelgaas: squash into one patch, commit log]
Link: https://lore.kernel.org/r/20210330174318.1289680-4-helgaas@kernel.org
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Krzysztof Wilczyński <kw@linux.com>
2021-03-31 12:29:40 -05:00
..
include/mach ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
Makefile.boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
adma.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
cp6.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
em7210.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
glantank.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
glantank.h ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
gpio-iop32x.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hardware.h ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
i2c.c mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
iop3xx.h ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
iq31244.c mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
iq31244.h ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
iq80321.c mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
iq80321.h ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
irq.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
irqs.h ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
n2100.c ARM: iop32x: disable N2100 PCI parity reporting 2021-03-31 12:29:40 -05:00
n2100.h ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
pci.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
pmu.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
restart.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
setup.c ARM: iop32x: merge everything into mach-iop32x/ 2019-08-14 15:36:22 +02:00
time.c ARM: iop32x: replace setup_irq() by request_irq() 2020-03-27 14:10:52 +01:00