]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: cs42l73: Delete an error message for a failed memory allocation in cs42l73_i2c_...
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 22 Nov 2017 14:50:46 +0000 (15:50 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Nov 2017 13:10:31 +0000 (13:10 +0000)
commitddedd797943df21a2464420744d117e930a43af8
tree1bebd1131dcb1fb48f39ac3a759ce812027bec71
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
ASoC: cs42l73: Delete an error message for a failed memory allocation in cs42l73_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/cs42l73.c