Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120329
b: refs/heads/master
c: a31501d
h: refs/heads/master
i:
  120327: a942ee1
v: v3
  • Loading branch information
Takashi Iwai committed Dec 20, 2008
1 parent 20b4ff0 commit c1e117a
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: d6f833965e594015ee05341e43ff4a86f11596b3
refs/heads/master: a31501d1041c9d0a6c3f520736ae2b2fa081493a
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8350.c
Original file line number Diff line number Diff line change
Expand Up @@ -1542,7 +1542,7 @@ static int wm8350_codec_probe(struct platform_device *pdev)
return ret;
}

static int wm8350_codec_remove(struct platform_device *pdev)
static int __devexit wm8350_codec_remove(struct platform_device *pdev)
{
struct wm8350 *wm8350 = platform_get_drvdata(pdev);
struct snd_soc_codec *codec = wm8350->codec.codec;
Expand Down

0 comments on commit c1e117a

Please sign in to comment.