Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: plat-versatile: remove stale clock header | Linus Walleij | 2017-04-07 | 1 | -15/+0 |
| | | | | | | | | | | All the Versatile platforms (Integrator, Versatile, RealView Versatile Express) have been migrated to use the drivers/clk subsystem. Clean out this header that is not referenced anywhere anymore. Acked-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 | -0/+15 |
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |