From: Paul Walmsley Date: Wed, 19 May 2010 00:40:23 +0000 (-0600) Subject: OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macros X-Git-Tag: v2.6.35-rc1~456^2~1^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=275f675c24a16ea45cc78bc03ff73fd06be8bffb;p=pandora-kernel.git 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 Cc: Kevin Hilman Cc: Jouni Högander --- Reading git-diff-tree failed