Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285170
b: refs/heads/master
c: 0a4524d
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Mauro Carvalho Chehab committed Nov 7, 2011
1 parent 24817ad commit d6f0446
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: 0d37d35035cb41f01e12082fa6b39a2e465ca4ba
refs/heads/master: 0a4524d726cd4d109c57fc194a55ff0a9e4df0e9
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/atmel-isi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ static int __devinit atmel_isi_probe(struct platform_device *pdev)
err_alloc_descriptors:
kfree(isi);
err_alloc_isi:
clk_put(isi->pclk);
clk_put(pclk);

return ret;
}
Expand Down

0 comments on commit d6f0446

Please sign in to comment.