ASoC: qcom: Drop __func__ usage from log prints
authorBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 30 Jan 2017 21:03:37 +0000 (13:03 -0800)
committerMark Brown <broonie@kernel.org>
Tue, 31 Jan 2017 21:02:00 +0000 (21:02 +0000)
commitb6e643adfd68258e16babaf36353c9668384350f
tree78bc7c8f4f059252518f9fdad84fa29a46e0e771
parent46dccc3573bc69e13fb5ea3d14dea2e940b3a1a9
ASoC: qcom: Drop __func__ usage from log prints

The combination of dev_err() and __func__ make most of these log prints
over 100 chars long. Remove the usage of __func__ to clean the kernel
log and as the usage is not necessary to identify the individual log
prints.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/lpass-apq8016.c
sound/soc/qcom/lpass-cpu.c
sound/soc/qcom/lpass-platform.c
sound/soc/qcom/storm.c