ASoC: da7213: Delete an error message for a failed memory allocation in da7213_fw_to_...
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 23 Nov 2017 16:56:54 +0000 (17:56 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Nov 2017 12:59:46 +0000 (12:59 +0000)
commit13d5ea5f10b7359cd0f846179fe0b2411e12cfeb
treee88cfc88dd44f6df40445a3a06b4d51fa36bee3c
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
ASoC: da7213: Delete an error message for a failed memory allocation in da7213_fw_to_pdata()

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>
Acked-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7213.c