]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: samsung: s3c24xx-i2s: Fix typo in DAIFMT handling
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 27 Jun 2022 09:43:35 +0000 (10:43 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Jun 2022 17:28:59 +0000 (18:28 +0100)
commitf4cb496537449e7afe5cb6edc780e0880f5963cd
tree00e0f0af19b92f5cc0e2eeb4f913dbc193a4c8bc
parent5b60848f745c164202f5b979bd8ea76ba5c68ec8
ASoC: samsung: s3c24xx-i2s: Fix typo in DAIFMT handling

The conversion of the set_fmt callback to direct clock specification
included a small typo, correct the affected code.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220627094335.3051210-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/s3c24xx-i2s.c