Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270526
b: refs/heads/master
c: 4f7e795
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Aug 17, 2011
1 parent 8b0865f commit 315a5a7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 96af5c6a8266003a2212d9d0b383603f1af9b109
refs/heads/master: 4f7e7954a7f66735b0ee4b304c075c24ffae091a
2 changes: 0 additions & 2 deletions trunk/sound/soc/au1x/ac97c.c
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,6 @@ static int __devinit au1xac97c_drvprobe(struct platform_device *pdev)
ac97c_workdata = ctx;
return 0;


snd_soc_unregister_dai(&pdev->dev);
out1:
release_mem_region(r->start, resource_size(r));
out0:
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/au1x/i2sc.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ static int __devinit au1xi2s_drvprobe(struct platform_device *pdev)

return 0;

snd_soc_unregister_dai(&pdev->dev);
out1:
release_mem_region(r->start, resource_size(r));
out0:
Expand Down

0 comments on commit 315a5a7

Please sign in to comment.