diff options
author | Tony Lindgren <tony@atomide.com> | 2016-10-17 09:08:40 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-11-10 17:01:33 +0100 |
commit | cb6675d6a868215a778752318668ab98dfd7738c (patch) | |
tree | a93525a546bac07953de2704d5101c7e7ff9d1ee /arch/arm/mach-omap2/twl-common.c | |
parent | ARM: OMAP2+: Remove legacy i2c.c platform init code (diff) | |
download | linux-cb6675d6a868215a778752318668ab98dfd7738c.tar.xz linux-cb6675d6a868215a778752318668ab98dfd7738c.zip |
ARM: OMAP2+: Remove legacy PM init
This is no longer needed when booted with device tree.
And let's replace cpu_is with soc_is for the PM code to
avoid confusion, they do the same thing.
Note that omap_pmic_late_init() now just calls
omap3_twl_init() and omap4_twl_init() to initialize the
voltage layer so we can remove the remaining references
to twl-common code and remove it in the following patch.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/twl-common.c')
0 files changed, 0 insertions, 0 deletions