diff options
author | Padmavathi Venna <padma.v@samsung.com> | 2014-11-20 15:33:17 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-11-21 18:08:13 +0000 |
commit | b2de1d20a05d8691cb1889c859de2ab56938b82a (patch) | |
tree | b568a28703c49caf3c41bbe2311d29d92f3270f4 /scripts/sortextable.h | |
parent | a5a56871f804edac93a53b5e871c0e9818fb9033 (diff) |
ASoC: samsung: ASoC: samsung: Fix IISMOD setting in i2s_set_sysclk()
In the i2s_set_sysclk() callback we are currently clearing all bits
of the IISMOD register in i2s_set_sysclk. It's due to an incorrect
mask used for the AND operation which is introduced in commit
a5a56871f804edac93a53b5e871c0e9818fb9033 (ASoC: samsung:
add support for exynos7 I2S controller) and also adds the missing
break statement.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/sortextable.h')
0 files changed, 0 insertions, 0 deletions