commit | e3aedf0234e7f12554c591bc37236f3469fed8fa | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Mon Apr 27 22:20:57 2015 +0300 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Jun 02 12:31:46 2015 +0300 |
tree | 9aa349fa55226fde88e55404830c77b8b81b43d8 | |
parent | e9e63088e4f93cf4ed7999294c09905b7dcb4d32 [diff] |
ARM: OMAP2+: clock: remove legacy omap2_clk_readl/writel APIs As most of the clock driver code has migrated, these are no longer used for anything. Thus remove these APIs completely. Signed-off-by: Tero Kristo <t-kristo@ti.com>