PCI: mvebu: Disallow mapping interrupts on emulated bridges
authorPali Rohár <pali@kernel.org>
Thu, 25 Nov 2021 12:45:55 +0000 (13:45 +0100)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 4 Jan 2022 14:58:39 +0000 (14:58 +0000)
commit319e6046bd5a59e09c1a08fd6f6929df4ae9a1dc
tree00a0fc97cefd79053a914d4d56ef6acd573bff53
parent11c2bf4a20c256eea258a4332244c0deb9af0da8
PCI: mvebu: Disallow mapping interrupts on emulated bridges

Interrupt support on mvebu emulated bridges is not implemented yet.

So properly indicate return value to callers that they cannot request
interrupts from emulated bridge.

Link: https://lore.kernel.org/r/20211125124605.25915-6-pali@kernel.org
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
drivers/pci/controller/pci-mvebu.c