Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218692
b: refs/heads/master
c: 836f539
h: refs/heads/master
v: v3
  • Loading branch information
Arnaud Lacombe authored and Takashi Iwai committed Oct 27, 2010
1 parent 1318df0 commit 116d08f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e94be5f3628565d0968d668341d9dd468700516d
refs/heads/master: 836f5394061830a9d1ece4aafc437c098774522f
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/ad73311.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ static int ad73311_probe(struct platform_device *pdev)
&soc_codec_dev_ad73311, &ad73311_dai, 1);
}

static int ad73311_remove(struct platform_device *pdev)
static int __devexit ad73311_remove(struct platform_device *pdev)
{
snd_soc_unregister_codec(&pdev->dev);
return 0;
Expand Down

0 comments on commit 116d08f

Please sign in to comment.