• Tony Lindgren's avatar
    ARM: OMAP2+: Clean up omap4_local_timer_init · d1dabab2
    Tony Lindgren authored
    Inspired by a patch from Felipe Balbi <balbi@ti.com>, we can
    now get rid of most the code in omap4_local_timer_init.
    
    Omap4 is now device tree only.. And we have not properly supported
    omap4 ES1.0 revision for a really long time AFAIK.
    
    Let's just remove all that code to simplify things. This assumes
    we have arm,cortex-a9-twd-timer entry in the omap4.dtsi file, which
    we do.
    Reviewed-by: default avatarFelipe Balbi <balbi@ti.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    d1dabab2
timer.c 20.6 KB