Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: plat-versatile: Remove unused clock.c file | Stephen Boyd | 2016-02-10 | 1 | -74/+0 |
| | | | | | | | | | This file isn't compiled anymore because PLAT_VERSATILE_CLOCK is never selected. Remove the file and the config. Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> | ||||
* | ARM: Indirect round/set_rate operations through clk structure | Russell King | 2010-05-02 | 1 | -12/+26 |
| | | | | Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||||
* | ARM: Realview/Versatile/Integrator: separate out common clock code | Russell King | 2010-05-02 | 1 | -0/+60 |
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |