• Paul Mundt's avatar
    sh: clkfwk: refactor rate propagation. · b1f6cfe4
    Paul Mundt authored
    This resyncs the rate propagation strategy with the scheme used by the
    OMAP clock framework. Child clocks are tracked on a list under each
    parent and propagation happens there specifically rather than constantly
    iterating over the global clock list.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    b1f6cfe4
clock.c 10.6 KB