Files
android_kernel_samsung_sm86…/dsp/adsprpc.c
Santosh Sakore cccaae9d74 msm: adsprpc: Return fail when hyp assign failed.
Currently the error code from hype assign failure is over writing by
fastrpc_unmap_on_dsp success and returning the false success. So added
separate variable to capture the error from fastrpc_unmap_on_dsp.

Change-Id: I6444635925416d8ef96800a02e8a1e3e550fa011
Acked-by: Ramesh Nallagopu <rnallago@qti.qualcomm.com>
Signed-off-by: Santosh Sakore <quic_ssakore@quicinc.com>
2023-07-28 19:18:01 +05:30

239 KiB