ASoC: switch PXA SSP driver from network mode to PSP
authorDaniel Mack <daniel@caiaq.de>
Thu, 12 Mar 2009 10:27:49 +0000 (11:27 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 13 Mar 2009 13:23:34 +0000 (13:23 +0000)
This switches the pxa ssp port usage from network mode to PSP mode.
Removed some comments and checks for configured TDM channels.
A special case is added to support configuration where BCLK = 64fs. We
need to do some black magic in this case which doesn't look nice but
there is unfortunately no other option than that.

Diagnosed-by: Tim Ruetz <tim@caiaq.de>
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/pxa/pxa-ssp.c

Simple merge