| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-10-13 | ARM: 7131/1: clkdev: Add Common Macro for clk_lookup | Padmavathi Venna | 1 | -0/+7 | |
| Added a standardized macro CLKDEV_INIT which can used across all the platforms to support clkdev Suggested-by: Russell King <[email protected]> Acked-by: H Hartley Sweeten <[email protected]> Acked-by: Kukjin Kim <[email protected]> Signed-off-by: Padmavathi Venna <[email protected]> Signed-off-by: Rajeshwari Shinde <[email protected]> Signed-off-by: Russell King <[email protected]> | |||||
| 2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 1 | -0/+36 | |
| 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 <[email protected]> Acked-by: Paul Mundt <[email protected]> Signed-off-by: Russell King <[email protected]> | |||||