提交 3465d93a 编写于 作者: M Mike Frysinger 提交者: Mark Brown

ASoC: Blackfin: move gpio_err behind the define that is only user of it

Signed-off-by: NMike Frysinger <vapier.adi@gmail.com>
Signed-off-by: NBryan Wu <cooloney@kernel.org>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 de0b9888
......@@ -357,8 +357,8 @@ static int bf5xx_ac97_probe(struct platform_device *pdev,
sport_err:
#ifdef CONFIG_SND_BF5XX_HAVE_COLD_RESET
gpio_free(CONFIG_SND_BF5XX_RESET_GPIO_NUM);
#endif
gpio_err:
#endif
peripheral_free_list(sport_req[sport_num]);
peripheral_err:
free_page((unsigned long)cmd_count);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册