]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
[media] media: platform: pxa_camera: remove set_selection
authorRobert Jarzmik <robert.jarzmik@free.fr>
Tue, 6 Sep 2016 09:04:19 +0000 (06:04 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 9 Sep 2016 13:50:38 +0000 (10:50 -0300)
commit226ad6a18f511cfe285cc26a2334cc4257f9ddba
tree9b5e59fed608ab10b7cab72735fb1e9193355a9a
parent61634976a9876220f96b821eab2c80556aa5294f
[media] media: platform: pxa_camera: remove set_selection

This is to be seen as a regression as the set_selection (former
set_crop) function is removed. This is a temporary situation in the v4l2
porting, and will have to be added later.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/soc_camera/pxa_camera.c