]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: DSI: add enum omap_dss_dsi_trans_mode
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 5 Mar 2013 14:29:36 +0000 (16:29 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 3 Apr 2013 12:19:17 +0000 (15:19 +0300)
commit6a381f71bb19491b86ada7276f295aacbe77c2d3
tree5184c805b789e956eb34919bfdb07e4a8603b921
parent16e8f1f8a0d31efa29631e9fc14ac7959f9605a1
OMAPDSS: DSI: add enum omap_dss_dsi_trans_mode

Instead of managing DSI sync ends with booleans, add an enum for the DSI
transfer mode. This is much cleaner way to handle the DSI syncs.

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