]> git.karo-electronics.de Git - linux-beck.git/commit
[media] s5p-mfc: Fix encoder control 15 issue
authorArun Kumar K <arun.kk@samsung.com>
Wed, 6 Mar 2013 12:15:57 +0000 (09:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 21:24:38 +0000 (18:24 -0300)
commit053e09f319c25fb9c698ad56b9b65058939ec6ef
tree785fa790ea863f8cdefb123f260f7144e156698b
parent90c0ae50097bba165022ddf0a592aa4001e23aaa
[media] s5p-mfc: Fix encoder control 15 issue

mfc-encoder is not working in the latest kernel giving the
erorr "Adding control (15) failed". Adding the missing step
parameter in this control to fix the issue.

Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/s5p-mfc/s5p_mfc_enc.c