Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48500
b: refs/heads/master
c: 9879951
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Feb 14, 2007
1 parent e7455f1 commit 989c6f5
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: fa8f878701888666c124e21d77bf7f3ba2dd2359
refs/heads/master: 9879951aa1f499e5f9db92f51cd6e7dfb65e78cb
2 changes: 1 addition & 1 deletion trunk/sound/drivers/portman2x4.c
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,7 @@ static int __devexit snd_portman_remove(struct platform_device *pdev)

static struct platform_driver snd_portman_driver = {
.probe = snd_portman_probe,
.remove = __dev_exit_p(snd_portman_remove),
.remove = __devexit_p(snd_portman_remove),
.driver = {
.name = PLATFORM_DRIVER
}
Expand Down

0 comments on commit 989c6f5

Please sign in to comment.