]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit234f9a22f4f24f3b2a49cd70d6be52e4b7db56d2
tree1ded5fa93b545af3a2f3cd99b872d5b07b8a6c01
parenteb30199b46e3d4ed73d2ad0b7f4da418d7da1da8
OMAPDSS: constify port arrays

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