Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248715
b: refs/heads/master
c: 3482f00
h: refs/heads/master
i:
  248713: 1d86342
  248711: 2e01312
v: v3
  • Loading branch information
Michal Marek authored and Greg Kroah-Hartman committed Apr 13, 2011
1 parent 30493e8 commit 9ba25db
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: 99083f16f04e050eab0059167b4980cd67e7aa5a
refs/heads/master: 3482f00d018fb5e476beb867272c1d82f4f5c7d6
3 changes: 1 addition & 2 deletions trunk/drivers/usb/misc/ftdi-elan.c
Original file line number Diff line number Diff line change
Expand Up @@ -2889,8 +2889,7 @@ static struct usb_driver ftdi_elan_driver = {
static int __init ftdi_elan_init(void)
{
int result;
printk(KERN_INFO "driver %s built at %s on %s\n", ftdi_elan_driver.name,
__TIME__, __DATE__);
printk(KERN_INFO "driver %s\n", ftdi_elan_driver.name);
mutex_init(&ftdi_module_lock);
INIT_LIST_HEAD(&ftdi_static_list);
status_queue = create_singlethread_workqueue("ftdi-status-control");
Expand Down

0 comments on commit 9ba25db

Please sign in to comment.