Aw: Re: [PATCH, RESEND] serial: 8250-mtk: Ask for IRQ-count before request one

From: Frank Wunderlich
Date: Sun Oct 27 2019 - 02:33:15 EST


Hi,

thank you, seems to work too

have posted v2 here: https://patchwork.kernel.org/patch/11213957/

regards Frank

> Gesendet: Samstag, 26. Oktober 2019 um 21:31 Uhr
> Von: "Fabio Estevam" <festevam@xxxxxxxxx>

> The solution that was accepted for this case was to use
> platform_get_irq_optional() instead.
>
> You could try using platform_get_irq_optional() here as well.