ASoC: davinci-mcasp: Correct RX start sequence
commit4498273551d4e27c93d3585bc7e4676623c46da8
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 29 Oct 2014 11:55:45 +0000 (29 13:55 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 29 Oct 2014 12:31:38 +0000 (29 12:31 +0000)
treed6e74c0eabd3018d567b1d9bcfd9743da40518db
parent36bcecd0a73eb4a11c9748bc96c2d254d5364d12
ASoC: davinci-mcasp: Correct RX start sequence

Follow the sequence described in the TRMs when starting RX.
Write to RXBUF register was not correct and there is no need to release the
RX state machine/Receive frame sync generator twice.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/davinci/davinci-mcasp.c