diff options
author | Sander Vanheule <sander@svanheule.net> | 2022-01-09 15:54:32 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-01-17 13:13:58 +0100 |
commit | 291e79c7e2eb6fdc016453597b78482e06199d0f (patch) | |
tree | c36cc0be75ce6b0410ecea8b8086e33ea10ce563 /samples | |
parent | irqchip/apple-aic: Drop unused ipi_hwirq field (diff) | |
download | linux-291e79c7e2eb6fdc016453597b78482e06199d0f.tar.xz linux-291e79c7e2eb6fdc016453597b78482e06199d0f.zip |
irqchip/realtek-rtl: Map control data to virq
The driver assigned the irqchip and irq handler to the hardware irq,
instead of the virq. This is incorrect, and only worked because these
irq numbers happened to be the same on the devices used for testing the
original driver.
Fixes: 9f3a0f34b84a ("irqchip: Add support for Realtek RTL838x/RTL839x interrupt controller")
Signed-off-by: Sander Vanheule <sander@svanheule.net>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/4b4936606480265db47df152f00bc2ed46340599.1641739718.git.sander@svanheule.net
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions