ARM: OMAP3: PM: remove access to PRM_VOLTCTRL register pandora-3.2-.57-wip
authorTero Kristo <t-kristo@ti.com>
Thu, 10 Apr 2014 23:47:09 +0000 (16:47 -0700)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 14 Apr 2014 22:17:20 +0000 (01:17 +0300)
commit02f106e77e83b075c731069c39c5dcb411866429
treee67730484b0806791886a352584ab20ad6632bdc
parentf9d387bd6b35294711e196967d8c9616cbff2cb4
ARM: OMAP3: PM: remove access to PRM_VOLTCTRL register

There is a solitary write to this register every wakeup from off-mode,
which isn't doing anything, so remove it.

Also note that modifying this register trashes any attempted
voltage scaling configuration and the change probably should
never have gotten merged in the first place.

[notasas@gmail.com: 3.2 backport]
Cc: Nishanth Menon <nm@ti.com>
Cc: Kevin Hilman <khilman@linaro.org>
Cc: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
[tony@atomide.com: updated comments to describe regression]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm34xx.c