Skip to content
Commit 25655c75 authored by Brian Masney's avatar Brian Masney Committed by Linus Walleij
Browse files

spmi: pmic-arb: revert "validate type when mapping IRQ"



Validation of the IRQ type was added to spmi pmic-arb, however spmi-mpp
in device tree still uses IRQ_TYPE_NONE. This commit caused the
spmi-mpp probe to fail since platform_irq_count() would return 0.
Correct this by backing out the previous patch.

Signed-off-by: default avatarBrian Masney <masneyb@onstation.org>
Fixes: 135ef21a ("spmi: pmic-arb: validate type when mapping IRQ")
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 5d643eda
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