[media] fimc-lite: Fix the variable type to avoid possible crash
authorShaik Ameer Basha <shaik.ameer@samsung.com>
Thu, 21 Feb 2013 10:54:17 +0000 (07:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 21:22:43 +0000 (18:22 -0300)
Changing the variable type to 'int' from 'unsigned int'. Driver
logic expects the variable type to be 'int'.

Signed-off-by: Shaik Ameer Basha <shaik.ameer@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found