Re: [PATCH v1 1/1] pinctrl: iproc: Use platform_get_irq_optional() to avoid error message

From: Linus Walleij
Date: Wed Jan 15 2020 - 07:47:06 EST


On Fri, Jan 10, 2020 at 4:55 AM Rayagonda Kokatanur
<rayagonda.kokatanur@xxxxxxxxxxxx> wrote:

> Use platform_get_irq_optional() instead of platform_get_irq() to avoid
> below error message during probe:
>
> [ 0.589121] iproc-gpio 66424800.gpio: IRQ index 0 not found
>
> Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur@xxxxxxxxxxxx>

Patch applied with Chris' ACK.

Yours,
Linus Walleij