diff options
author | Marc Zyngier <maz@kernel.org> | 2022-02-24 10:12:23 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-03-01 10:06:24 +0000 |
commit | 4dc70713dc24dceeea7f106828674744a6294860 (patch) | |
tree | 88f7bfbf1e917e87553ae4a57e9f06c206baf849 /drivers/soundwire | |
parent | 8d4c998919320206f8832dc413e23fdd27ef2274 (diff) | |
download | linux-4dc70713dc24dceeea7f106828674744a6294860.tar.gz linux-4dc70713dc24dceeea7f106828674744a6294860.tar.bz2 linux-4dc70713dc24dceeea7f106828674744a6294860.zip |
irqchip/qcom-pdc: Kill non-wakeup irqdomain
A careful look at the way the PDC driver works shows that:
- all interrupts are in the same space
- all interrupts are treated the same
And yet the driver creates two domains based on whether
the interrupt gets mapped directly or from the pinctrl code,
which is obviously a waste of resources.
Kill the non-wakeup domain and unify all the interrupt handling.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220224101226.88373-3-maz@kernel.org
Diffstat (limited to 'drivers/soundwire')
0 files changed, 0 insertions, 0 deletions