ASoC: i.MX ssi: use SSI_STCCR in synchronous mode
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 23 Aug 2010 06:54:02 +0000 (08:54 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 23 Aug 2010 12:33:05 +0000 (13:33 +0100)
commit70bf043b137aa9ff2711b16532774465e07a8f47
tree6ca35e478f759d9f0c130738ab905a6d4e03d50c
parentb2c1e07b81a126e5846dfc3d36f559d861df59f4
ASoC: i.MX ssi: use SSI_STCCR in synchronous mode

In synchronous mode the SSI_SRCCR values are ignored. Instead
SSI_STCCR must be used for both receiving and transmitting.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/imx/imx-ssi.c