summaryrefslogtreecommitdiff
path: root/sound/core/control_compat.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2015-04-27 09:51:35 +0300
committerMark Brown <broonie@kernel.org>2015-05-01 19:36:31 +0300
commit545774bd6e1427d98dde77244329d2311c5eca6f (patch)
tree0e493bf2062d51059831226e364dc590dfc77b9f /sound/core/control_compat.c
parentb787f68c36d49bb1d9236f403813641efa74a031 (diff)
downloadlinux-545774bd6e1427d98dde77244329d2311c5eca6f.tar.xz
ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() calls
mc13xxx_reg_rmw() won't change any bit if passing 0 to the mask field. Pass AUDIO_SSI_SEL instead of 0 for the mask field to set AUDIO_SSI_SEL bit. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org
Diffstat (limited to 'sound/core/control_compat.c')
0 files changed, 0 insertions, 0 deletions