Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366726
b: refs/heads/master
c: 04edd7b
h: refs/heads/master
v: v3
  • Loading branch information
Eduardo Valentin authored and Mauro Carvalho Chehab committed Mar 23, 2013
1 parent d967920 commit 83c345b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a782ae09b709c21d872f23da3c12063d1f7fe61d
refs/heads/master: 04edd7b0382ccf059c316d28522a1215ca230420
1 change: 1 addition & 0 deletions trunk/drivers/media/radio/radio-si4713.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ static int radio_si4713_pdriver_remove(struct platform_device *pdev)
static struct platform_driver radio_si4713_pdriver = {
.driver = {
.name = "radio-si4713",
.owner = THIS_MODULE,
},
.probe = radio_si4713_pdriver_probe,
.remove = radio_si4713_pdriver_remove,
Expand Down

0 comments on commit 83c345b

Please sign in to comment.