Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144346
b: refs/heads/master
c: e39c904
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer authored and Mauro Carvalho Chehab committed Apr 29, 2009
1 parent 0ad1961 commit e0678b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 9d63cec16829ac3600c5014d207a659df3b93c9a
refs/heads/master: e39c9047975f4302354c16c33eecfe59946d3fc4
4 changes: 0 additions & 4 deletions trunk/drivers/media/video/mx3_camera.c
Original file line number Diff line number Diff line change
Expand Up @@ -1063,10 +1063,6 @@ static struct soc_camera_host_ops mx3_soc_camera_host_ops = {
.owner = THIS_MODULE,
.add = mx3_camera_add_device,
.remove = mx3_camera_remove_device,
#ifdef CONFIG_PM
.suspend = mx3_camera_suspend,
.resume = mx3_camera_resume,
#endif
.set_crop = mx3_camera_set_crop,
.set_fmt = mx3_camera_set_fmt,
.try_fmt = mx3_camera_try_fmt,
Expand Down

0 comments on commit e0678b8

Please sign in to comment.