From: Prabhakar Lad Date: Fri, 19 Dec 2014 13:52:04 +0000 (-0300) Subject: [media] media: ti-vpe: Use mem-to-mem ioctl helpers X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47e604c5ddf128b5102cfd5d88cd5e2f243e1c2f;p=pandora-kernel.git [media] media: ti-vpe: Use mem-to-mem ioctl helpers 1: Simplify the vpe mem-to-mem driver by using the m2m ioctl and vb2 helpers. 2: Align and arranged the v4l2_ioctl_ops. 3: Fixes a typo. 4: Use of_match_ptr() instead of explicitly defining the macro to NULL in case CONFIG_OF is not defined. Signed-off-by: Lad, Prabhakar Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed