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)
commit72d7466468b471f99cefae3c5f4a414bbbaa0bdd
treef5cee2480802bd31efa066eb65c2bc9dfe0b3d2a
parent77dd7e17b86bd81b3638e01d784a72652071508b
ASoC: switch PXA SSP driver from network mode to PSP

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