[media] s3c-camif: fix arguments position in a function call
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Fri, 2 Jun 2017 03:43:41 +0000 (00:43 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 13 Jun 2017 17:21:24 +0000 (14:21 -0300)
commitacec3630155763c170c7ae6508cf973355464508
treece182d6b40a5922515275476be8e5f848f500ce1
parent3966f5ce020cf24b814dbddf45d092aa2d133c1e
[media] s3c-camif: fix arguments position in a function call

Fix the position of arguments so camif->colorfx_cb, camif->colorfx_cr
are passed in proper order to the camif_hw_set_effect() function.

Addresses-Coverity-ID: 1248800
Addresses-Coverity-ID: 1269141

[s.nawrocki@samsung.com: edited commit message ]
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/s3c-camif/camif-capture.c