Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285712
b: refs/heads/master
c: 48ecf9f
h: refs/heads/master
v: v3
  • Loading branch information
Lei Wen authored and Mauro Carvalho Chehab committed Jan 6, 2012
1 parent 916d918 commit b0fc745
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: da673e603bb78ea26beaef5720017827aa26dae3
refs/heads/master: 48ecf9fe8fbe7869dcbaeb636a8f9cfa937876aa
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/soc_camera.c
Original file line number Diff line number Diff line change
Expand Up @@ -600,9 +600,9 @@ static int soc_camera_close(struct file *file)
pm_runtime_suspend(&icd->vdev->dev);
pm_runtime_disable(&icd->vdev->dev);

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

soc_camera_power_off(icd, icl);
}
Expand Down

0 comments on commit b0fc745

Please sign in to comment.