提交 9f040c79 编写于 作者: M Mark Brown

ASoC: Fix indentation in soc_remove()

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
上级 861f2faf
...@@ -1896,7 +1896,7 @@ static int soc_remove(struct platform_device *pdev) ...@@ -1896,7 +1896,7 @@ static int soc_remove(struct platform_device *pdev)
struct snd_soc_card *card = platform_get_drvdata(pdev); struct snd_soc_card *card = platform_get_drvdata(pdev);
int i; int i;
if (card->instantiated) { if (card->instantiated) {
/* make sure any delayed work runs */ /* make sure any delayed work runs */
for (i = 0; i < card->num_rtd; i++) { for (i = 0; i < card->num_rtd; i++) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册