From: Shaik Ameer Basha Date: Thu, 21 Feb 2013 10:54:17 +0000 (-0300) Subject: [media] fimc-lite: Fix the variable type to avoid possible crash X-Git-Tag: v3.9-rc5~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a5360966ac44905ecb840dd6c9d736072145df2;p=pandora-kernel.git [media] fimc-lite: Fix the variable type to avoid possible crash Changing the variable type to 'int' from 'unsigned int'. Driver logic expects the variable type to be 'int'. Signed-off-by: Shaik Ameer Basha Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed