diff options
author | Kuninori Morimoto <[email protected]> | 2017-01-20 04:23:29 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-01-20 12:46:32 +0000 |
commit | 826e83de58e3bb243b154380837c6506a0575395 (patch) | |
tree | 06ab126326765e22e26a66d5272d0694e2ee145c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a5de5b74a50113564a1e0850e2da96c37c35e55d (diff) |
ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator increment
commit 5f222a292 ("ASoC: rsnd: use for_each_rsnd_mod_xxx() ...")
modifies rsnd_dai_call() to use for_each_rsnd_mod_arrays().
Current rsnd is incrementing iterator in rsnd_mod_next(),
but the iterator will indicate +1 position in for_each loop in
this case. Incremental position should be inside for()
Reported-by: Hoan Nguyen An <[email protected]>
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions