]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: fsl_micfil: fix the naming style for mask definition
authorShengjiu Wang <shengjiu.wang@nxp.com>
Thu, 5 May 2022 07:34:07 +0000 (15:34 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 18:51:22 +0000 (19:51 +0100)
commit584754f983d3a49e6bc58648b7d564fd6b5476de
treeaf75c946852b5a478d935186553b29dba1808d3a
parentc3f4f4547fb291982f5ef56c048277c4d5ccc4e4
ASoC: fsl_micfil: fix the naming style for mask definition

commit 101b096bc2549618f18bc08ae3a0e364b3c8fff1 upstream.

Remove the _SHIFT for the mask definition.

Fixes: 17f2142bae4b ("ASoC: fsl_micfil: use GENMASK to define register bit fields")
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Link: https://lore.kernel.org/r/1651736047-28809-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/fsl/fsl_micfil.h