[media] v4l: s5p-mfc: Fix default pixel format selection for decoder
authorKamil Debski <k.debski@samsung.com>
Fri, 16 May 2014 12:03:43 +0000 (09:03 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 23 May 2014 18:31:23 +0000 (15:31 -0300)
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 <k.debski@samsung.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found