]> git.baikalelectronics.ru Git - kernel.git/commit
omapfb: constify omap_video_timings structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Mon, 21 Aug 2017 14:49:59 +0000 (16:49 +0200)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Mon, 21 Aug 2017 14:49:59 +0000 (16:49 +0200)
commitb06fd503ad518045b417196fb292b29a9ed87cdf
tree3f13107efd034f5758ca1a05e004bc9b6c06bef6
parentd79cb43549eb6fd5ce07ea8c11d501098fe93543
omapfb: constify omap_video_timings structures

These omap_video_timings structures are only copied into other
structures, so they can be const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c
drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c