From: Arun Kumar K Date: Fri, 26 Jul 2013 10:28:01 +0000 (-0300) Subject: [media] exynos-gsc: Register v4l2 device X-Git-Tag: v3.12-rc1~135^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0b1c31349969973204fad21a076aecf131cc5e4;p=pandora-kernel.git [media] exynos-gsc: Register v4l2 device Gscaler video device registration was happening without reference to a parent v4l2_dev causing probe to fail. The patch creates a parent v4l2 device and uses it for the gsc m2m video device registration. This fixes regression introduced with comit commit 1c1d86a1ea07506 [media] v4l2: always require v4l2_dev, rename parent to dev_parent Signed-off-by: Arun Kumar K Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab Cc: stable@vger.kernel.org --- Reading git-diff-tree failed