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)
commit277631ccff503f2a8e8150574c9773a8383fc926
treead3330cfc6d9f34fa79caefee0d95b2fb756f706
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
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