[PATCH v2 1/5] OMAP4: prcm: Fix errors in few defines name
From: paul@pwsan.com (Paul Walmsley)
Date: 2011-07-06 05:57:57
Also in:
linux-omap
From: paul@pwsan.com (Paul Walmsley)
Date: 2011-07-06 05:57:57
Also in:
linux-omap
On Fri, 1 Jul 2011, Benoit Cousson wrote:
A couple of macros were wrongly changed during the _MOD to _INST rename done in the following commit: OMAP4: PRCM: rename _MOD macros to _INST cdb54c4457d68994da7c2e16907adfbfc130060d Fix them to their original name. Some CM and PRM instances were not well aligned. Align them. Remove one blank line in cm2_44xx.h to align the output with the other (cm1_44xx.h, prm44xx.h) files. Update header copyright date. Signed-off-by: Benoit Cousson <redacted> Reviewed-by: Paul Walmsley <paul@pwsan.com> Cc: Rajendra Nayak <redacted>
Thanks, this patch has been queued for 3.1 at git://git.pwsan.com/linux-2.6 in the 'prcm_cleanup_a_3.1' branch. - Paul