Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248716
b: refs/heads/master
c: 654d121
h: refs/heads/master
v: v3
  • Loading branch information
Michal Marek authored and Greg Kroah-Hartman committed Apr 13, 2011
1 parent 9ba25db commit 6e4558c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 3482f00d018fb5e476beb867272c1d82f4f5c7d6
refs/heads/master: 654d121ad8c84e3442efee20b2a0703edb18c212
3 changes: 1 addition & 2 deletions trunk/drivers/usb/host/u132-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -3230,8 +3230,7 @@ static int __init u132_hcd_init(void)
mutex_init(&u132_module_lock);
if (usb_disabled())
return -ENODEV;
printk(KERN_INFO "driver %s built at %s on %s\n", hcd_name, __TIME__,
__DATE__);
printk(KERN_INFO "driver %s\n", hcd_name);
workqueue = create_singlethread_workqueue("u132");
retval = platform_driver_register(&u132_platform_driver);
return retval;
Expand Down

0 comments on commit 6e4558c

Please sign in to comment.