Re: [PATCH] ASoC: Intel: Skylake: fix swapped order of function arguments dir and pin_index

From: Vinod Koul
Date: Fri Sep 22 2017 - 06:10:07 EST


On Wed, Sep 20, 2017 at 02:01:25PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> 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")

thanks for this.


Acked-By: Vinod Koul <vinod.koul@xxxxxxxxx>
Tested-by: Subhransu S. Prusty <subhransu.s.prusty@xxxxxxxxx>

--
~Vinod