Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109547
b: refs/heads/master
c: 4ce0b65
h: refs/heads/master
i:
  109545: 1f6bf35
  109543: 3e17121
v: v3
  • Loading branch information
Rene Herman authored and Mauro Carvalho Chehab committed Sep 3, 2008
1 parent 1a7d013 commit f8c7b1e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b54ff9398ac7d38a129167b580383943592b6f08
refs/heads/master: 4ce0b659689a97bc356e96aeac813cad2d137339
3 changes: 2 additions & 1 deletion trunk/drivers/media/video/pms.c
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,8 @@ static int __init init_pms_cards(void)

#ifndef MODULE
if (!enable) {
printk(KERN_INFO "Not enabled\n");
printk(KERN_INFO "PMS: not enabled, use pms.enable=1 to "
"probe\n");
return -ENODEV;
}
#endif
Expand Down

0 comments on commit f8c7b1e

Please sign in to comment.