• Tomi Valkeinen's avatar
    OMAPDSS: DISPC: rename dispc_mgr_enable/disable to _sync · 3a979f8a
    Tomi Valkeinen authored
    The current dispc_mgr_enable/disable function are blocking, and do a bit
    too much for omapdrm. We'll expose new enable & disable functions that
    will just set the bits in the registers in the following patches.
    
    This patch renames the current functions to *_sync, to make it clear
    that they are blocking, and also to free up the dispc_mgr_enable/disable
    names for these new functions.
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
    3a979f8a
dispc.c 103 KB