Re: [PATCH][next] ASoC: mediatek: mt8188: Fix uninitialized variable msk

From: Mark Brown
Date: Thu Feb 27 2025 - 11:15:31 EST


On Wed, Feb 26, 2025 at 04:18:47PM +0000, Colin Ian King wrote:
> The variable msk not initialized and is being bit-wise or'd with values
> in a for-loop, leading to an undefined result. Fix this by initializing
> msk to zero before the for-loop.

Arnd sent a version of this that picked up reviews from the Mediatek
people so I applied that one, should be fixed in tomorrow's -next.

Attachment: signature.asc
Description: PGP signature