Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303735
b: refs/heads/master
c: ef2b895
h: refs/heads/master
i:
  303733: 3d80283
  303731: 7ee28a3
  303727: 12e5dad
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 3, 2012
1 parent 25bee28 commit 16a36b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: de5789e22bcb4f7365b08c80bf3cdc3ab0a624d3
refs/heads/master: ef2b895b7533ba1392cb41bc8b3a30d2387e6197
4 changes: 0 additions & 4 deletions trunk/drivers/usb/serial/ipaq.c
Original file line number Diff line number Diff line change
Expand Up @@ -536,8 +536,6 @@ static int ipaq_open(struct tty_struct *tty,
int result = 0;
int retries = connect_retries;

dbg("%s - port %d", __func__, port->number);

msleep(1000*initial_wait);

/*
Expand Down Expand Up @@ -593,8 +591,6 @@ static int ipaq_calc_num_ports(struct usb_serial *serial)

static int ipaq_startup(struct usb_serial *serial)
{
dbg("%s", __func__);

/* Some of the devices in ipaq_id_table[] are composite, and we
* shouldn't bind to all the interfaces. This test will rule out
* some obviously invalid possibilities.
Expand Down

0 comments on commit 16a36b5

Please sign in to comment.