Commits

Weiguang Kong committed cf9ab402684
MLK-16099-1: ASoc: fsl: fix crash issue when no dsp core lib When dsp driver can't find the dsp core lib in loading codec process, the kernel will be crashed. This issue is caused by unreasonable way of error handling. By changing the way of error handling to fix this issue. Signed-off-by: Weiguang Kong <weiguang.kong@nxp.com>