Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325757
b: refs/heads/master
c: 23666a7
h: refs/heads/master
i:
  325755: 18cb952
v: v3
  • Loading branch information
Huang Shijie authored and Greg Kroah-Hartman committed Sep 11, 2012
1 parent d17a5df commit e3464ec
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: cdd86b277dc82220aa630414896505517a02a201
refs/heads/master: 23666a74c9f552bc9cfef20ded1b8b29bedb80c6
1 change: 1 addition & 0 deletions trunk/drivers/tty/serial/mxs-auart.c
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,7 @@ static int __devinit mxs_auart_probe(struct platform_device *pdev)
auart_port[pdev->id] = NULL;
free_irq(s->irq, s);
out_free_clk:
put_device(s->dev);
clk_put(s->clk);
out_free:
kfree(s);
Expand Down

0 comments on commit e3464ec

Please sign in to comment.