]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: davinci-mcasp: Fix master capture only mode
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 23 Nov 2015 10:51:53 +0000 (12:51 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 23 Nov 2015 11:28:45 +0000 (11:28 +0000)
commit8c0838b3912bfeb1dd4179c34a7b27c47f0efa02
tree7e682ab8f5526fa16d00b96ae69d4e834cd8c2c4
parentc69fb1403759b50a4fff22ad755b9cddace154f5
ASoC: davinci-mcasp: Fix master capture only mode

When McASP is used as TX/RX synchronous (TX side generating clocks for RX
side also) and only capture is used we need to configure the number of TX
slots in order McASP to be able to generate the Frame sync.

Fixes: 9273de1940d9e ("ASoC: davinci-mcasp: Add set_tdm_slots() support")
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/davinci/davinci-mcasp.c