OSDN Git Service

ASoC: cs35l34: Delete two error messages for a failed memory allocation in cs35l34_i2...
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 22 Nov 2017 20:13:29 +0000 (21:13 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Nov 2017 13:11:39 +0000 (13:11 +0000)
commit4dbd91549200574c71e10176d0ca37beca6703ec
treea62fa3e597fa2dbc8bfc6a210dfad7187362872d
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
ASoC: cs35l34: Delete two error messages for a failed memory allocation in cs35l34_i2c_probe()

Omit extra messages 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/cs35l34.c