[PATCH] Consolidate clks_register() and similar

Eric Miao eric.y.miao at gmail.com
Mon Jan 11 19:11:50 EST 2010


On Mon, Jan 11, 2010 at 1:28 AM, Russell King - ARM Linux
<linux at arm.linux.org.uk> wrote:
> Most machine classes want some way to register a block of clk_lookup
> structures, and most do it by implementing a clks_register() type
> function which walks an array, or by open-coding a loop.
>
> Consolidate all this into clkdev_add_table().
>
> Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>

For PXA part, Acked-by: Eric Miao <eric.y.miao at gmail.com>



More information about the linux-arm-kernel mailing list