]> 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)
commitce740f8fb3a7765bfb8c05db3110e85e60296b1e
treef43fa998e85822d9312ffbaf0d4f1123bbb03cd5
parentcf952427274b43576a75e757c4190bf659a55331
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