aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/haswell
diff options
context:
space:
mode:
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>2015-09-16 10:13:19 +0100
committerMark Brown <broonie@kernel.org>2015-09-19 11:07:42 -0700
commit5b64c173cdea21105eb4794487b3d593f0a2e6c3 (patch)
treeb0d838c7eddc8ca8cc395b184be82db2f7756da8 /sound/soc/intel/haswell
parentLinux 4.3-rc1 (diff)
downloadlinux-dev-5b64c173cdea21105eb4794487b3d593f0a2e6c3.tar.xz
linux-dev-5b64c173cdea21105eb4794487b3d593f0a2e6c3.zip
ASoC: fsl_ssi: Fix checking of dai format for AC97 mode
Current code incorrectly treats dai format for AC97 as bit mask whereas it's actually an integer value. This causes DAI formats other than AC97 (e.g. DSP_B) to trigger AC97 related code, which is incorrect and breaks functionality. This patch fixes the code to correctly compare values to determine AC97 or not. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Acked-by: Timur Tabi <timur@tabi.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/haswell')
0 files changed, 0 insertions, 0 deletions