ASoC: blackfin: Delete an error message for a failed memory allocation in sport_create()
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 11 Aug 2017 19:45:37 +0000 (21:45 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 14 Aug 2017 16:28:14 +0000 (17:28 +0100)
commit60ea0394a602d5abc24bd2381fa0966a8720eec1
treef7d71d083a77a08b682cdc5ccf254ca506f3d2da
parente76b3f41a3c39fae342fe4db530c3917199cfa96
ASoC: blackfin: Delete an error message for a failed memory allocation in sport_create()

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/blackfin/bf6xx-sport.c