• G
    irqchip: Return -EPERM for reserved IRQs · d94ea3f6
    Grant Likely 提交于
    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: NGrant Likely <grant.likely@linaro.org>
    d94ea3f6
irq-vic.c 12.7 KB