Skip to content
Commit 34da27aa authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

irqchip/imx-intmux: Handle pure domain searches correctly



The removal of the paremeter count restriction in the core code to allow
pure domain token based select() decisions broke the IMX intmux select
callback as that unconditioally expects that there is a parameter.

Add the missing check for zero parameter count and the token match.

Fixes: de1ff306 ("genirq/irqdomain: Remove the param count restriction from select()")
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/87ttm3ikok.ffs@tglx
parent 9bbe13a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment