]> git.openfabrics.org - ~emulex/infiniband.git/commit
OMAPDSS: APPLY: Constify timings argument in dss_mgr_set_timings
authorArchit Taneja <archit@ti.com>
Thu, 19 Jul 2012 08:21:14 +0000 (13:51 +0530)
committerArchit Taneja <archit@ti.com>
Mon, 13 Aug 2012 10:14:39 +0000 (15:44 +0530)
commit27dfddc7fe3bbc87935c078f3d078a9ed69dbf4a
tree0c1f6d1607c274951970541c9e3113e3fb059683
parenta2496dc9427a4f8d7db47a09ac9bb194b233fe88
OMAPDSS: APPLY: Constify timings argument in dss_mgr_set_timings

The function dss_mgr_set_timings is supposed to apply timings passed by an
interface driver. It is not supposed to change the timings. Add const qualifier
to the omap_video_timings pointer argument in dss_mgr_set_timings().

Signed-off-by: Archit Taneja <archit@ti.com>
drivers/video/omap2/dss/apply.c
drivers/video/omap2/dss/dss.h