Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377204
b: refs/heads/master
c: af44ad5
h: refs/heads/master
v: v3
  • Loading branch information
Wenbing Wang authored and Mauro Carvalho Chehab committed Jun 9, 2013
1 parent e18034c commit 76fb7af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 697a6d2387692c7f9c94f3bfb3dac474aa840f02
refs/heads/master: af44ad5edd1eb6ca92ed5be48e0004e1f04bf219
4 changes: 2 additions & 2 deletions trunk/drivers/media/platform/soc_camera/soc_camera.c
Original file line number Diff line number Diff line change
Expand Up @@ -643,9 +643,9 @@ static int soc_camera_close(struct file *file)

if (ici->ops->init_videobuf2)
vb2_queue_release(&icd->vb2_vidq);
ici->ops->remove(icd);

__soc_camera_power_off(icd);

ici->ops->remove(icd);
}

if (icd->streamer == file)
Expand Down

0 comments on commit 76fb7af

Please sign in to comment.