• Tomi Valkeinen's avatar
    OMAPDSS: move irq handling to dispc-compat · 96e2e637
    Tomi Valkeinen authored
    The whole dispc irq handling system we currently have is only needed for
    compat layer, and thus can be moved from dispc.c to the compat layer.
    
    This is quite straigtforward, but we need to add new dispc functions to
    request and free the actual hardware irq: dispc_request_irq() and
    dispc_free_irq().
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
    96e2e637
dispc-compat.c 15.2 KB