[PATCH v2 2/3] i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt

Lad, Prabhakar prabhakar.csengg at gmail.com
Sun Dec 26 02:03:22 PST 2021


On Sun, Dec 26, 2021 at 8:41 AM Andy Shevchenko
<andy.shevchenko at gmail.com> wrote:
>
> On Sun, Dec 26, 2021 at 1:45 AM Prabhakar Mahadev Lad
> <prabhakar.mahadev-lad.rj at bp.renesas.com> wrote:
> > > On Wed, Dec 22, 2021 at 2:41 PM Lad Prabhakar <prabhakar.mahadev-lad.rj at bp.renesas.com> wrote:
>
> ...
>
> > > > +       if (np) {
> > >
> > > Same comments as per your other patches, i.e.
> > > Why is this check here?
> > >
> > Because the interrupt resource has range of interrupts in one IRQ resource [0]. Let me know if there is any other alternative way to avoid such case.
>
> Shouldn't be fixed in platform_get_irq_optional() to return IRQ by
> index for all cases?
>
Sorry, I don't get you here. Wasn't your earlier comment for np check?

Cheers,
Prabhakar



More information about the linux-arm-kernel mailing list