]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs42l52: Delete an error message for a failed memory allocation in cs42l52_i2c_...
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 22 Nov 2017 21:08:06 +0000 (22:08 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Nov 2017 13:01:02 +0000 (13:01 +0000)
commite04db58c1252305e8a4d4178a3cfdbef802cff74
tree1e6bf2108257c44e7ce8d9a44be2e17cc1b3a9b4
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
ASoC: cs42l52: Delete an error message for a failed memory allocation in cs42l52_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/cs42l52.c