• Tomi Valkeinen's avatar
    OMAPDSS: HDMI: rename resource names · 77601507
    Tomi Valkeinen authored
    The HDMI driver tries to get the needed memory resources by name and by
    ID. Resources by name are not currently defined, and will be used with
    DT boot.
    
    The resource names used in the driver are not quite perfect, and as they
    are not used yet, we can change them. This patch removes the unneeded
    "hdmi_" prefix from the names, and simplifies the names (e.g. hdmi_txphy
    -> phy).
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
    77601507
hdmi_wp.c 7.29 KB