]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: fsl: fsl_qmc_audio: Remove unnecessary bool conversions
authorThorsten Blum <thorsten.blum@linux.dev>
Sun, 23 Feb 2025 20:27:41 +0000 (21:27 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 24 Feb 2025 15:00:56 +0000 (15:00 +0000)
commit2fa56dae1a65e8124d417a31d7b02c37df013817
treee897956cdc74892d9e6a06a6ef399ec80ec0240b
parentb47834ee4485bbdcc6d36f086ff61c3efd8870d4
ASoC: fsl: fsl_qmc_audio: Remove unnecessary bool conversions

Remove unnecessary bool conversions and simplify the code.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Acked-by: Herve Codina <herve.codina@bootlin.com>
Link: https://patch.msgid.link/20250223202741.1916-2-thorsten.blum@linux.dev
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_qmc_audio.c