diff options
author | Martin Schiller <ms@dev.tdt.de> | 2024-04-16 08:45:17 +0200 |
---|---|---|
committer | Martin Schiller <ms@dev.tdt.de> | 2024-05-15 08:54:58 +0200 |
commit | daa109b42f00af90b5d83cca913a312ee08a6f4e (patch) | |
tree | 5368b61b528aba8476f644fddabd3a19e53a9073 /include/netfilter.mk | |
parent | faaa54161ebb6ee77fc9c26dc4cb6a46676959a4 (diff) | |
download | openwrt-daa109b42f00af90b5d83cca913a312ee08a6f4e.tar.gz openwrt-daa109b42f00af90b5d83cca913a312ee08a6f4e.tar.bz2 openwrt-daa109b42f00af90b5d83cca913a312ee08a6f4e.zip |
lantiq: ltq-adsl-mei: use platform_get_irq to get irqs
This is required for linux-6.1 compatibility.
IRQs are not automatically mapped from HW to virtual IRQ numbers when
the IRQ domain is registered. This happens when the IRQ number is read
from the device tree based on the IRQ domain from the device tree now.
In kernel 5.15 it was done when the IRQ domain was registered.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Diffstat (limited to 'include/netfilter.mk')
0 files changed, 0 insertions, 0 deletions