commit | 4e3870f3f62b18d92ff1ec5e7ff408afed0766f0 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Thu Nov 06 14:34:32 2014 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Wed Mar 25 11:03:40 2015 +0200 |
tree | b8dc89fbd7d1981a14157326b4bcdb8014547f82 | |
parent | e9f1ddcdec54d32892a0a749de017a39c6c84beb [diff] |
ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver There is no need to call this separately from io.c, rather this can be done commonly under the PRM driver. Signed-off-by: Tero Kristo <t-kristo@ti.com>