]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd1269b09880c40c2ae8594ec010becea9c1892ca
tree78bc7c8f4f059252518f9fdad84fa29a46e0e771
parentf2cacdc60076418cec72bfc2f2e2698984622079
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