summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorVal Packett <val@packett.cool>2026-05-29 23:05:13 +0300
committerMark Brown <broonie@kernel.org>2026-06-10 02:09:10 +0300
commit79c053a1ff9d3ab31cefbc791e8d7816ba830491 (patch)
treeb1416138668ab3e7616e9e4d2023e361a26a7067 /include/linux
parentcaea99ac809dfba58b3d2db60ae101c627cec889 (diff)
downloadlinux-79c053a1ff9d3ab31cefbc791e8d7816ba830491.tar.xz
ASoC: codecs: aw88261: fix incorrect masks for boost regs
The boost-related register fields used in aw88261_reg_force_set use the exact same definitions as the rest of the fields, where the mask must be inverted when passing it to regmap_update_bits, but they weren't inverted here. Fixes: 028a2ae25691 ("ASoC: codecs: Add aw88261 amplifier driver") Signed-off-by: Val Packett <val@packett.cool> Tested-by: Luca Weiss <luca.weiss@fairphone.com> Link: https://patch.msgid.link/20260529200550.529719-7-val@packett.cool Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions