From: Hans Verkuil Date: Tue, 4 Sep 2012 13:08:01 +0000 (-0300) Subject: [media] v4l2-ioctl.c: fix overlay support X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=737c097b9aed92906b4bb9f90f05eb4d5696f572;p=pandora-kernel.git [media] v4l2-ioctl.c: fix overlay support The vidioc_overlay op needs an unsigned int, not an unsigned int pointer. So we need a small function that dereferences the unsigned int pointer. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed