An error occurred fetching the project authors.
- 26 Nov, 2010 1 commit
-
-
Jean-Christop PLAGNIOL-VILLARD authored
factorise some generic infrastructure to assist looking up struct clks for the ARM & SH architecture. as the code is identical at 99% put the arch specific code for allocation as example in asm/clkdev.h Signed-off-by:
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by:
Paul Mundt <lethal@linux-sh.org> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 12 Feb, 2010 1 commit
-
-
Russell King authored
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(). Acked-by:
H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by:
Kevin Hilman <khilman@deeprootsystems.com> Acked-by:
Eric Miao <eric.y.miao@gmail.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 14 Aug, 2009 1 commit
-
-
Dmitriy Taychenachev authored
Signed-off-by:
Dmitriy Taychenachev <dimichxp@gmail.com> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-