03 Oct, 2007

1 commit

  • This provides an implementation of the interface for
    arch/powerpc using a set of function pointers in clk_functions.
    Platforms that want to support this interface should fill
    clk_functions and select CONFIG_PPC_CLOCK in Kconfig.

    Signed-off-by: Domen Puncer
    Signed-off-by: Paul Mackerras

    Domen Puncer