commit | fe87414f71d0035756cf91a80ac256557d16b488 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed Mar 12 18:33:45 2014 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Fri Mar 27 10:55:56 2015 +0200 |
tree | f9808093ca44fa2cd7f7c43182c171052945ab85 | |
parent | 9f029b1579b2dfe291006e5bfe8e7d0c4ef20828 [diff] |
ARM: OMAP2+: PRCM: split PRCM module init to their own driver files Splits the clock related provider module inits under their own driver files. Previously this was done for all modules under the common PRM driver. Signed-off-by: Tero Kristo <t-kristo@ti.com>