From: Kamil Debski Date: Fri, 16 May 2014 12:03:43 +0000 (-0300) Subject: [media] v4l: s5p-mfc: Fix default pixel format selection for decoder X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=264e5bacb38067a07956b120569f009e75449f9f;p=pandora-kernel.git [media] v4l: s5p-mfc: Fix default pixel format selection for decoder The patch adding the v6 version of MFC changed the default format for the CAPTURE queue, but this also affects the v5 version. This patch solves this problem by checking the MFC version before assigning the default format. Signed-off-by: Kamil Debski Acked-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed