commit | 376cf38a90507f82d22b951b7776557aefe6109c | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Fri Feb 03 00:50:59 2012 -0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Feb 03 11:55:38 2012 +0000 |
tree | c8a7e3322e6730307b4b4d8293a690c186c68644 | |
parent | 4e62d84d9da5190c303d6408180fbfee414d25bc [diff] |
ASoC: fsi: data push/pop calculation part was divided Next transfer data size of "push" and "pop" had calculated on shared function. But it was not readable code. This patch divided it into for push, and for pop. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>