From: Markus Pargmann Date: Fri, 20 Dec 2013 13:11:34 +0000 (+0100) Subject: ASoC: fsl-ssi: Move RX/TX configuration to seperate functions X-Git-Tag: v3.14-rc1~143^2~1^2^2^6~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de8387905a69568489284b4660737eebb0db8cf;p=pandora-kernel.git ASoC: fsl-ssi: Move RX/TX configuration to seperate functions This patch defines the appropriate register values for different oparation modes and IP versions. We have to handle DMA/FIQ, AC97, DEBUG-IRQs and offline/online configuration support. With this patch we cleanup some driver code that was not reference manual conform and try to cleanup the whole trigger function to seperate the actual register values from the enable/disable logic, which is now hidden in fsl_ssi_config helpers. Signed-off-by: Markus Pargmann Signed-off-by: Mark Brown --- Reading git-diff-tree failed