ASoC: msm: Fix print statement for pr_debug and pr_err
Several pr_debug and pr_err print statements don't work
as intended. The second part of those print statements
will be wrongly printed as function name. Correct those
print statements to match the intention.
Change-Id: I4a0b038d455fa2b4f9d7bf71196907020f848bf2
Signed-off-by:
Xiaoyu Ye <benyxy@codeaurora.org>
Loading
Please register or sign in to comment