• Paul Walmsley's avatar
    OMAP2 clock: drop CONFIG_PARTICIPANT clock flag · f438e7e9
    Paul Walmsley authored
    The CONFIG_PARTICIPANT flags indicates to the clock rate and parent
    changing functions that they should not be used on this clock.  Better
    just to remove the clock function pointers that operate on those
    clocks.  The name of the flag is just terrible: its meaning has almost
    nothing to do with its name, and the use of the CONFIG_ prefix makes
    it appear to be a Kconfig option.  Get rid of it.
    Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    f438e7e9
clock24xx.h 88 KB