From: Sachin Kamat Date: Tue, 30 Apr 2013 05:16:19 +0000 (-0300) Subject: [media] s3c-camif: Fix incorrect variable type X-Git-Tag: v3.10-rc7~29^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8410725333088643f49371396e727cc1e41ccfb5;p=pandora-kernel.git [media] s3c-camif: Fix incorrect variable type 'rotation' was an 8 bit variable and hence could not have values greater than 255. Since we need higher values, change it to 16 bit type. Signed-off-by: Sachin Kamat Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed