• Archit Taneja's avatar
    OMAPFB: remove manager->device references · 4249e61e
    Archit Taneja authored
    With the introduction of output entities, managers will now connect to outputs.
    Use the helper op for overlays named get_device. This will abstract away the
    information on how to get the device from an overlay.
    
    Using the helper function will reduce the number of pointer dereferences a user
    of OMAPDSS needs to do and reduce risk of a NULL dereference.
    Signed-off-by: default avatarArchit Taneja <archit@ti.com>
    4249e61e
omapfb.h 5.16 KB