summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
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 /MAINTAINERS
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff)
downloadop-kernel-dev-5b64c173cdea21105eb4794487b3d593f0a2e6c3.zip
op-kernel-dev-5b64c173cdea21105eb4794487b3d593f0a2e6c3.tar.gz
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud