commit | d8b33534921796825a839cab222a1888c5e7256e | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Fri Sep 17 13:49:05 2010 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Sep 20 20:45:04 2010 +0100 |
tree | ca85238378e48f89915d4aa1946379ebdd4cbd56 | |
parent | 5bfb9ad0840b15d9c45d25a05e4ff9ae5eb80508 [diff] |
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 <kuninori.morimoto.gx@renesas.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>