]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit731eba5df192d6ce1b2a123f703fbc30963eb9d6
treef43fa998e85822d9312ffbaf0d4f1123bbb03cd5
parent8fb712a1c4bae132bda0364c434f4d1a0abcf9a3
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