ASoC: blackfin: Use common error handling code in sport_create()
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 11 Aug 2017 20:02:47 +0000 (22:02 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 14 Aug 2017 16:28:18 +0000 (17:28 +0100)
commit11fca34b2783408dbf37e42a38e4b55d54d6fa3a
tree68f1632bfd1f1010f614f50cf18654f6cccc78cf
parent60ea0394a602d5abc24bd2381fa0966a8720eec1
ASoC: blackfin: Use common error handling code in sport_create()

Add a jump target so that a bit of exception handling can be better reused
at the end of this function.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/blackfin/bf6xx-sport.c