From: Hans Verkuil Date: Thu, 4 Dec 2014 09:54:52 +0000 (-0300) Subject: [media] v4l2 subdevs: replace get/set_crop by get/set_selection X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~314 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a023feb9c880bdf61502c5f8ef7b499133de8da;p=pandora-kernel.git [media] v4l2 subdevs: replace get/set_crop by get/set_selection The crop and selection pad ops are duplicates. Replace all uses of get/set_crop by get/set_selection. This will make it possible to drop get/set_crop altogether. Signed-off-by: Hans Verkuil Acked-by: Sylwester Nawrocki Acked-by: Laurent Pinchart Cc: Prabhakar Lad Cc: Philipp Zabel Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed