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-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=647dd8bbbf10cd9a69794b7d7c395675051dc687;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