OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macros
authorPaul Walmsley <paul@pwsan.com>
Wed, 19 May 2010 00:40:23 +0000 (18:40 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 20 May 2010 18:31:05 +0000 (12:31 -0600)
commit275f675c24a16ea45cc78bc03ff73fd06be8bffb
tree732345d38b5fd067ee81c027ebd9542a87f27cca
parent2fd0f75cb3413105ed10041c719346ccb710fbc6
OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macros

Writes to the PM_*GRPSEL registers should use _GRPSEL_ macros, not _EN_ macros,
to match the TRM and guard against inadvertent error.  This patch should
not cause any functional change.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Jouni Högander <jouni.hogander@nokia.com>
arch/arm/mach-omap2/pm34xx.c