OSDN Git Service

mfd: davinci_voicecodec: Remove pointless 'out of memory' error message
authorLee Jones <lee.jones@linaro.org>
Wed, 28 Oct 2015 16:54:29 +0000 (16:54 +0000)
committerLee Jones <lee.jones@linaro.org>
Thu, 14 Jan 2016 08:44:05 +0000 (08:44 +0000)
commit9fb41166076b197318807a5f1829911450b43218
tree12d4f094a5b19d19feef2ca00f924900277cab99
parent997eea4691c5475765566dbaeb38bb60700c54bb
mfd: davinci_voicecodec: Remove pointless 'out of memory' error message

WARNING: Possible unnecessary 'out of memory' message
+       if (!davinci_vc) {
+               dev_dbg(&pdev->dev,

total: 0 errors, 1 warnings, 154 lines checked

Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/davinci_voicecodec.c