]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs42l56: Delete an error message for a failed memory allocation in cs42l56_i2c_...
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 23 Nov 2017 08:26:08 +0000 (09:26 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Nov 2017 13:00:33 +0000 (13:00 +0000)
commit140a8322cfc3d1d3c0d0ab147408e3547f796b4e
treead3330cfc6d9f34fa79caefee0d95b2fb756f706
parentfc34a8d7a6e80eb2c2304f3fb1526e012599ae42
ASoC: cs42l56: Delete an error message for a failed memory allocation in cs42l56_i2c_probe()

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/cs42l56.c