From: Daniel Mack Date: Thu, 12 Mar 2009 10:27:49 +0000 (+0100) Subject: ASoC: switch PXA SSP driver from network mode to PSP X-Git-Tag: v2.6.30-rc1~8^2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72d7466468b471f99cefae3c5f4a414bbbaa0bdd;p=pandora-kernel.git 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 Signed-off-by: Daniel Mack Signed-off-by: Mark Brown --- Reading git-diff-tree failed