OSDN Git Service

media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb const
authorBhumika Goyal <bhumirks@gmail.com>
Fri, 25 Aug 2017 12:06:37 +0000 (08:06 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 23 Apr 2018 17:53:35 +0000 (13:53 -0400)
commit46799197c073ef54d695acf87dd592cab7f6b251
tree014cedb09edfdc9f59e1abdbf3035a9eec8fe427
parentcdc9c7456bec771aa23946b4b53ace097626612d
media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb const

Make these const as they are only used as a copy operation.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/omap3isp/isppreview.c