diff options
author | 2024-09-27 16:00:29 +0800 | |
---|---|---|
committer | 2024-09-30 01:09:28 +0200 | |
commit | 06df673d20230afb0e383e39235a4fa8b9a62464 (patch) | |
tree | b131f6aec07ac57c8eb4d07c6e4a28ed2e9e43ee /tools/perf/scripts/python/gecko.py | |
parent | Merge existing fixes from asoc/for-6.12 into new branch (diff) | |
download | wireguard-linux-06df673d20230afb0e383e39235a4fa8b9a62464.tar.xz wireguard-linux-06df673d20230afb0e383e39235a4fa8b9a62464.zip |
ASoC: fsl_micfil: fix regmap_write_bits usage
The last parameter 1 means BIT(0), which should be the
correct BIT(X).
Fixes: 47a70e6fc9a8 ("ASoC: Add MICFIL SoC Digital Audio Interface driver.")
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://patch.msgid.link/1727424031-19551-2-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions