From: Kuninori Morimoto Date: Fri, 17 Sep 2010 04:49:05 +0000 (+0900) Subject: ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrl X-Git-Tag: v2.6.37-rc1~126^2~1^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8b33534921796825a839cab222a1888c5e7256e;p=pandora-kernel.git ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrl Current FSI driver had data push/pop functions. But the main operation of these 2 were very similar. This mean it is possible to merge these to 1 function. Signed-off-by: Kuninori Morimoto Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed