PCI: mvebu: Fix macro names and comments about legacy interrupts
authorPali Rohár <pali@kernel.org>
Tue, 22 Feb 2022 15:50:28 +0000 (16:50 +0100)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 22 Feb 2022 16:04:20 +0000 (16:04 +0000)
commitd00ea94e620903059d6818c074c70a95376b7e03
tree270ff7529fa184d10e0c85f5d944b9ad1e0a1feb
parent0124989220f21b5275f6bf9ad9a924c8fb278dce
PCI: mvebu: Fix macro names and comments about legacy interrupts

Register 0x1910 unmasks interrupts and legacy INTx interrupts are unmasked
because driver does not support individual masking yet.

Link: https://lore.kernel.org/r/20220222155030.988-11-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