Re: [PATCH] ASoC: fsl: fsl_qmc_audio: Remove unnecessary bool conversions
From: Herve Codina
Date: Mon Feb 24 2025 - 08:38:05 EST
On Sun, 23 Feb 2025 21:27:41 +0100
Thorsten Blum <thorsten.blum@xxxxxxxxx> wrote:
> Remove unnecessary bool conversions and simplify the code.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
> ---
> sound/soc/fsl/fsl_qmc_audio.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/sound/soc/fsl/fsl_qmc_audio.c b/sound/soc/fsl/fsl_qmc_audio.c
> index e257b8adafe0..b2979290c973 100644
> --- a/sound/soc/fsl/fsl_qmc_audio.c
> +++ b/sound/soc/fsl/fsl_qmc_audio.c
Acked-by: Herve Codina <herve.codina@xxxxxxxxxxx>
Best regards,
Hervé