commit | 05b9cc3eeffcb2b0d6720930fc144058d4ace1aa | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Thu Dec 04 06:54:53 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Dec 22 18:12:36 2014 -0200 |
tree | 32edfa8d8c55ddbcb3d47e98d8cd7f73e98ed2c3 | |
parent | 1a023feb9c880bdf61502c5f8ef7b499133de8da [diff] |
[media] v4l2-subdev: drop get/set_crop pad ops Drop the duplicate get/set_crop pad ops and only use get/set_selection. It makes no sense to have two duplicate ops in the internal subdev API. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>