Hi, On Tuesday 27 July 2010 21:05:11 Sin, David wrote: > On Tuesday 27 July 2010 13:38:00 Hiremath, Vaibhav wrote: > > On Saturday 24 July 2010 04:52:00 Sin, David wrote: > > > > > > This patch adds support for DMM-PAT initialization and programming. [snip] > > > diff --git a/arch/arm/mach-omap2/include/mach/dmm.h b/arch/arm/mach- > > > omap2/include/mach/dmm.h > > > new file mode 100644 > > > index 0000000..68b798a > > > --- /dev/null > > > +++ b/arch/arm/mach-omap2/include/mach/dmm.h > > > @@ -0,0 +1,128 @@ [snip] > > > +#define DMM_PAT_STATUS__0 0x4C0 > > > +#define DMM_PAT_STATUS__1 0x4C4 > > > +#define DMM_PAT_STATUS__2 0x4C8 > > > +#define DMM_PAT_STATUS__3 0x4CC > > > +#define DMM_PAT_DESCR__0 0x500 > > > +#define DMM_PAT_AREA__0 0x504 > > > +#define DMM_PAT_CTRL__0 0x508 > > > +#define DMM_PAT_DATA__0 0x50C > > > > [Hiremath, Vaibhav] Not sure whether somebody has given same comment or > > not, any specific reason behind double _ here? > > [dhs] Yes -- this comment has been made already. I'm using the same names > defined in the TRM. However, it can be changed. If the TRM uses two underscores I'm fine with it. -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html