commit | a449e46754616a13e1bee649e37bcdf10d1b794a | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Fri Feb 03 00:54:02 2012 -0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Feb 03 11:55:39 2012 +0000 |
tree | e79081700829f1327748f65d20c5f0691bdaca97 | |
parent | 95b0cf05976b7d0571e283b1fcd4c32095018cd6 [diff] |
ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play() This patch re-define fsi_is_play() and fsi_stream_is_play(). fsi_data_pop/push() function keeps direct value of "is_play" at this point, but it will be removed soon. This is just prepare cleanup for DMAEngine support. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>