]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: cs35l32: Delete two error messages for a failed memory allocation in cs35l32_i2...
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 22 Nov 2017 19:35:06 +0000 (20:35 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Nov 2017 13:11:17 +0000 (13:11 +0000)
commit410afed04b130fc1c22f82b10b20aed1636d2f15
treebb9347596f084c9772502af3aafa9da907d08ea4
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
ASoC: cs35l32: Delete two error messages for a failed memory allocation in cs35l32_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/cs35l32.c