Re: [PATCH] ASoC: mediatek: mt8173: Enable IRQ when pdata is ready
From: AngeloGioacchino Del Regno
Date: Mon Nov 28 2022 - 08:20:13 EST
Il 28/11/22 11:49, Ricardo Ribalda ha scritto:
If the device does not come straight from reset, we might receive an IRQ
before we are ready to handle it.
Fixes:
I agree. That's a coding mistake... but...
This commit needs a Fixes tag, as this is indeed a fix.... kexec isn't anything
new, so all kernel versions are affected by this bug.
Moreover, I can see this pattern repeated across *all* MediaTek AFE drivers:
while at it, can you please replicate this change on all of them, each with
their appropriate Fixes tag?
That would make this fix complete.
Thanks!
Angelo