From e5d0fa9c3ec59a40e0285d96b65b7f62875acd42 Mon Sep 17 00:00:00 2001
From: Xiubo Li
Date: Wed, 25 Dec 2013 12:40:04 +0800
Subject: [PATCH] ASoC: fsl_sai: Add disable operation for the corresponding
data channel.
Enables/Disables the corresponding data channel for tx/rx operation.
A channel must be enabled before its FIFO is accessed, and then disable
it when tx/rx is stopped or idle.
Signed-off-by: Xiubo Li
Signed-off-by: Mark Brown
---
Reading git-format-patch failed