ASoC: msm: qdsp6v2: return specific adsp error code in q6afe
Currently the error codes from adsp via apr are only printed in
logs. So it's necessary to propagate the specific adsp error
to the caller as return value. And the mapping from adsp error
to linux error is conducted during the propagation. The detailed
message associated with the error code will also be printed in
the log.
Change-Id: Ia0f75c7dbdbc7a603e4c277b0353b77c0dab834c
Signed-off-by:
Walter Yang <yandongy@codeaurora.org>
Loading
Please register or sign in to comment