Skip to content
Snippets Groups Projects
Commit 8a13398c authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

drm/omap: add dispc_ops


We want to change the dispc API from plain functions to a struct with
functions pointers, so that omapdrm can call either omapdss or omapdss6
depending on the platform.

This patch adds 'struct dispc_ops' and adds functions to omapdss-base
to set and get the ops.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent c283400a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment