Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85724
b: refs/heads/master
c: e08a8c9
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Feb 18, 2008
1 parent 62159a2 commit cd330d3
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: dd49f30ca032464839085ec3a54dd9917829c891
refs/heads/master: e08a8c9dc7d247ec2a98ea2d7ac5ecea6af5593c
1 change: 1 addition & 0 deletions trunk/drivers/media/radio/radio-sf16fmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ static int __init fmi_init(void)
}
if (!request_region(io, 2, "radio-sf16fmi")) {
printk(KERN_ERR "radio-sf16fmi: port 0x%x already in use\n", io);
pnp_device_detach(dev);
return -EBUSY;
}

Expand Down

0 comments on commit cd330d3

Please sign in to comment.