Files
android_kernel_samsung_sm86…/asoc/msm_common.c
Prasad Kumpatla fd473434d7 asoc: common: modify the incorrect comparsion
In case of error scenario for get_tdm_clk_id/get_mi2s_clk_id, storing the
return value into uint32 clk_id which is always positive and does not handle
the invalid clk ids failure. So modify the incorrect comparsion.

Change-Id: I1e606709cd3c11a24a39679bcee638a045804961
Signed-off-by: Prasad Kumpatla <pkumpatl@codeaurora.org>
2021-12-07 09:16:02 -08:00

25 KiB