ASoC: twl4030: Delete an error message for a failed memory allocation in twl4030_get_...
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 23 Nov 2017 20:30:07 +0000 (21:30 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Nov 2017 12:58:14 +0000 (12:58 +0000)
commit2dbb29cd977fc281f71f8895abce7e382efe77e1
treef43fa998e85822d9312ffbaf0d4f1123bbb03cd5
parent15f8c5f2415bfac73f33a14bcd83422bcbfb5298
ASoC: twl4030: Delete an error message for a failed memory allocation in twl4030_get_pdata()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/twl4030.c