OMAPDSS: constify port arrays
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 11 Dec 2014 13:59:31 +0000 (15:59 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 4 Feb 2015 10:32:03 +0000 (12:32 +0200)
The port arrays are constant data, so set them as 'const'.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/dss.c

Simple merge