From: Karl Beldan Date: Wed, 13 May 2009 20:16:46 +0000 (+0200) Subject: ASoC: pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separately X-Git-Tag: v2.6.31-rc1~363^2~29^2~48^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34555c1077ac8f4854e0db9ad11b989a6908d210;p=pandora-kernel.git ASoC: pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separately - hw_params enables both RPL and REC functions each time : Enable the appropriate function in pxa2xx_i2s_trigger. - pxa2xx_i2s_shutdown disables i2s anytime one of RPL or REC function is off : Turn it off only when both functions are off. Signed-off-by: Karl Beldan Signed-off-by: Mark Brown --- Reading git-diff-tree failed