Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348675
b: refs/heads/master
c: 484ca3a
h: refs/heads/master
i:
  348673: 4a4720a
  348671: a6f2f23
v: v3
  • Loading branch information
Haipeng YU authored and Felipe Balbi committed Dec 13, 2012
1 parent d7bc4ac commit 9d314a6
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 5dbd693576726bd7d3228ee614060e0817305dde
refs/heads/master: 484ca3a35b43a5127f0ef8e8c816f1b2ab6ce323
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/u_serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@ static void gs_close(struct tty_struct *tty, struct file *file)
pr_debug("gs_close: ttyGS%d (%p,%p) done!\n",
port->port_num, tty, file);

wake_up_interruptible(&port->port.close_wait);
wake_up(&port->port.close_wait);
exit:
spin_unlock_irq(&port->port_lock);
}
Expand Down

0 comments on commit 9d314a6

Please sign in to comment.