Skip to content
Commit d94ea3f6 authored by Grant Likely's avatar Grant Likely
Browse files

irqchip: Return -EPERM for reserved IRQs



The irqdomain core will report a log message for any attempted map call
that fails unless the error code is -EPERM. This patch changes the
Versatile irq controller drivers to use -EPERM because it is normal for
a subset of the IRQ inputs to be marked as reserved on the various
Versatile platforms.

Signed-off-by: default avatarGrant Likely <grant.likely@linaro.org>
parent 94a63da0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment