]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
authorTero Kristo <t-kristo@ti.com>
Thu, 6 Nov 2014 12:34:32 +0000 (14:34 +0200)
committerTero Kristo <t-kristo@ti.com>
Wed, 25 Mar 2015 09:03:40 +0000 (11:03 +0200)
commit6a53ade5a64524a4d579f4683604ea0d25cb6f74
treeb8dc89fbd7d1981a14157326b4bcdb8014547f82
parentc4d8581775431aa69bbadba9514d2d61ad55de74
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>
arch/arm/mach-omap2/io.c
arch/arm/mach-omap2/prm44xx.c