Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261532
b: refs/heads/master
c: 221a824
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Corbet authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 29509e2 commit e2b7616
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: c9fb8bfaf1df361e54e330956dd45e3bec72f60a
refs/heads/master: 221a8248b9ca62a7304115782dca46a3f014f454
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/marvell-ccic/mmp-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,8 @@ static int mmpcam_probe(struct platform_device *pdev)

out_unregister:
mccic_shutdown(mcam);
mmpcam_power_down(mcam);
out_gpio2:
mmpcam_power_down(mcam);
gpio_free(pdata->sensor_reset_gpio);
out_gpio:
gpio_free(pdata->sensor_power_gpio);
Expand Down

0 comments on commit e2b7616

Please sign in to comment.