Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325744
b: refs/heads/master
c: b69200f
h: refs/heads/master
v: v3
  • Loading branch information
Huang Shijie authored and Greg Kroah-Hartman committed Sep 6, 2012
1 parent da474ae commit ec34a82
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: 851b714b29db0e394c293170e714f90a778060ad
refs/heads/master: b69200fbdf209f356f375da0cfd672f61c7a5866
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 @@ -796,6 +796,7 @@ static int __devexit mxs_auart_remove(struct platform_device *pdev)

auart_port[pdev->id] = NULL;

put_device(s->dev);
clk_put(s->clk);
free_irq(s->irq, s);
kfree(s);
Expand Down

0 comments on commit ec34a82

Please sign in to comment.