[PATCH v2 3/7] OMAP4: hwmod data: add mailbox data

2010-11-05 Thread Omar Ramirez Luna
From: Benoit Cousson hwmod data for omap4 mailbox. Signed-off-by: Benoit Cousson Signed-off-by: Omar Ramirez Luna --- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 63 1 files changed, 63 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/omap_hwmod_

Re: [PATCH v2 3/7] OMAP4: hwmod data: add mailbox data

2010-11-06 Thread Cousson, Benoit
I don't know why, but this patch has nothing to do with my original one. Can you stick to the original code? Of course, if you have valid comments or need to add extra data, you can, but in this case, I do not see any needed change. On 11/5/2010 9:17 PM, Ramirez Luna, Omar wrote: From: Benoit

Re: [PATCH v2 3/7] OMAP4: hwmod data: add mailbox data

2010-11-07 Thread Ramirez Luna, Omar
On Sat, Nov 6, 2010 at 12:18 PM, Cousson, Benoit wrote: > I don't know why, but this patch has nothing to do with my original one. > Can you stick to the original code? no, apart from the ordering of structure members, that I will change, since keeping the order of the original structure doesn't

Re: [PATCH v2 3/7] OMAP4: hwmod data: add mailbox data

2010-11-08 Thread Cousson, Benoit
Hi Omar, On 11/7/2010 10:07 AM, Ramirez Luna, Omar wrote: On Sat, Nov 6, 2010 at 12:18 PM, Cousson, Benoit wrote: I don't know why, but this patch has nothing to do with my original one. Can you stick to the original code? no, apart from the ordering of structure members, that I will change,

Re: [PATCH v2 3/7] OMAP4: hwmod data: add mailbox data

2010-11-08 Thread Ramirez Luna, Omar
Hi Benoit, On Mon, Nov 8, 2010 at 2:56 AM, Cousson, Benoit wrote: >> no, apart from the ordering of structure members, that I will change, > > If you do want to change a patch already submitted to loml, the least you > can do is to comment on the mailing list, and afaik, you didn't provide any >