From: Archit Taneja Date: Tue, 3 Dec 2013 11:51:12 +0000 (-0300) Subject: [media] v4l: ti-vpe: Fix the data_type value for UYVY VPDMA format X-Git-Tag: v3.14-rc1~20^2~335 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe104a9b61ac8856e7973058b71f33224a7d5ed7;p=pandora-kernel.git [media] v4l: ti-vpe: Fix the data_type value for UYVY VPDMA format The data_type value to be programmed in the data descriptors to fetch/write a UYVY buffer was not mentioned correctly in the older DRA7x documentation. This caused VPE to fail with UYVY color formats. Update the data_type value to fix functionality when UYVY format is used. Signed-off-by: Archit Taneja Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed