• Tomi Valkeinen's avatar
    OMAP: DSS2: Clean up for dpll4_m4_ck handling · 0acf659f
    Tomi Valkeinen authored
    OMAP2 does not have dpll4_m4_ck source clock for dss functional clock,
    but later OMAPs do. Currently we check for cpu type in multiple places
    to find out if dpll4_m4_ck is available.
    
    This patch cleans up dss.c by using the fact that dss.dpll4_m4_ck
    pointer is NULL on OMAP2. This allows us to remove many of the cpu
    checks.
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
    0acf659f
dss.c 23.5 KB