diff options
author | Colin Ian King <[email protected]> | 2017-09-20 14:01:25 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-09-25 16:43:32 +0100 |
commit | 2b79b15c258a90c216efc14f0a5d4b88b4b2494d (patch) | |
tree | e48ab323b45de03bfdd3351f2a378aea69bced69 /lib/test_overflow.c | |
parent | 948c5e192eaeef5bd8b479135ea83d1f97d78bb8 (diff) |
ASoC: Intel: Skylake: fix swapped order of function arguments dir and pin_index
The call to slk_tplg_fill_res_tkn is passing dir and pin_index in the
wrong order, they need to be in pin_index, dir order to match the function
slk_tplg_fill_res_tkn correctly.
Detected by CoveritScan, CID#1454992 ("Arguments in wrong order")
Fixes: f6fa56e22559 ("ASoC: Intel: Skylake: Parse and update module config structure")
Signed-off-by: Colin Ian King <[email protected]>
Acked-By: Vinod Koul <[email protected]>
Tested-by: Subhransu S. Prusty <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions