Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227063
b: refs/heads/master
c: a4fb0b2
h: refs/heads/master
i:
  227061: 2d5670b
  227059: 492dd55
  227055: 898a829
v: v3
  • Loading branch information
Vasiliy Kulikov authored and Greg Kroah-Hartman committed Dec 1, 2010
1 parent 0da05b9 commit a075348
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: badb9533abbbba70df099765afe4ae432b442430
refs/heads/master: a4fb0b228e284107b9bdf44769bbdc80efd660e1
1 change: 1 addition & 0 deletions trunk/drivers/serial/ifx6x60.c
Original file line number Diff line number Diff line change
Expand Up @@ -1384,6 +1384,7 @@ static int __init ifx_spi_init(void)
if (result) {
pr_err("%s: tty_register_driver failed(%d)",
DRVNAME, result);
put_tty_driver(tty_drv);
return result;
}

Expand Down

0 comments on commit a075348

Please sign in to comment.