From: Nicolin Chen Date: Tue, 1 Apr 2014 03:17:07 +0000 (+0800) Subject: ASoC: fsl_sai: Separately enable interrupts for Tx and Rx streams X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~4^5~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8abba5d64835c636d97ac0009ab7430ed832cb93;p=pandora-kernel.git ASoC: fsl_sai: Separately enable interrupts for Tx and Rx streams We only enable one side interrupt for each stream since over/underrun on the opposite stream would be resulted from what we previously did, enabling TERE but remaining FRDE disabled, even though the xrun on the opposite direction will not break the current stream. Signed-off-by: Nicolin Chen Acked-by: Xiubo Li Signed-off-by: Mark Brown --- Reading git-diff-tree failed