Hi Bjorn,
> I think this is essentially the same as Heiner's v3 posting, with these
> changes:
>
> - Added a pci_disable_parity() interface in pci.c instead of making a
> public pci_quirk_broken_parity() because quirks.c is only compiled when
> CONFIG_PCI_QUIRKS=y.
Very nice idea to ad
On 30.03.2021 19:43, Bjorn Helgaas wrote:
> From: Bjorn Helgaas
>
> I think this is essentially the same as Heiner's v3 posting, with these
> changes:
>
> - Added a pci_disable_parity() interface in pci.c instead of making a
> public pci_quirk_broken_parity() because quirks.c is only compi
From: Bjorn Helgaas
I think this is essentially the same as Heiner's v3 posting, with these
changes:
- Added a pci_disable_parity() interface in pci.c instead of making a
public pci_quirk_broken_parity() because quirks.c is only compiled when
CONFIG_PCI_QUIRKS=y.
- Removed the setti