video: constify geode ops structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 8 Nov 2015 21:34:53 +0000 (22:34 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Dec 2015 13:41:22 +0000 (15:41 +0200)
commit16379ad8552e183b4cf41a177ed2bad1e44d383d
treeed35f81b6eb6ee94f53e2b8b524b18f501090693
parent814740e759afe908eb60fcd973cae014c778a641
video: constify geode ops structures

These geode ops structures are never modified, so declare them as const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/geode/display_gx1.c
drivers/video/fbdev/geode/display_gx1.h
drivers/video/fbdev/geode/geodefb.h
drivers/video/fbdev/geode/video_cs5530.c
drivers/video/fbdev/geode/video_cs5530.h
This page took 0.02592 seconds and 5 git commands to generate.