From: Tero Kristo Date: Thu, 10 Apr 2014 23:47:09 +0000 (-0700) Subject: ARM: OMAP3: PM: remove access to PRM_VOLTCTRL register X-Git-Tag: sz_161~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02f106e77e83b075c731069c39c5dcb411866429;p=pandora-kernel.git 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 Cc: Kevin Hilman Cc: Paul Walmsley Signed-off-by: Tero Kristo [tony@atomide.com: updated comments to describe regression] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed