diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2014-03-02 23:42:55 -0800 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-04 12:13:49 +0800 |
commit | a126021d144bae88a563db2b57b0ad5eb1ee66d9 (patch) | |
tree | eacaea15f124d1fa8789eda17267b40b3ddcaad7 /ipc | |
parent | 9bfed6cf4fa2cd2c5e80431244348b0c5d933cf5 (diff) |
ASoC: rsnd: use mod array instead of list on rdai
struct rsnd_dai_stream used list for mod list.
It added only odd flexibility to current driver, and
it is a factor which makes extendibility difficult.
rsnd use mod array instead of list from now.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions