[PATCH 2 15/18] I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attr

2011-03-08 Thread Andy Green
This adds the new functionality flags for omap i2c unit to all OMAP2 hwmod definitions Cc: patc...@linaro.org Cc: Ben Dooks Reported-by: Peter Maydell Signed-off-by: Andy Green --- arch/arm/mach-omap2/omap_hwmod_2420_data.c |7 ++- arch/arm/mach-omap2/omap_hwmod_2430_data.c |3 +++

Re: [PATCH 2 15/18] I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attr

2011-03-09 Thread Cousson, Benoit
Hi Andy, On 3/8/2011 12:09 PM, Andy Green wrote: > This adds the new functionality flags for omap i2c unit to all OMAP2 > hwmod definitions > > Cc: patc...@linaro.org > Cc: Ben Dooks > Reported-by: Peter Maydell > Signed-off-by: Andy Green I have one minor comment about the OMAP4 dev_attr positi

Re: [PATCH 2 15/18] I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attr

2011-03-09 Thread Andy Green
On 03/09/2011 01:49 PM, Somebody in the thread at some point said: Hi - I have one minor comment about the OMAP4 dev_attr position in the structure. The point here is just to be aligned with the template used by the generator. Acked-by: Benoit Cousson The generator is adding a (probably use

Re: [PATCH 2 15/18] I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attr

2011-03-09 Thread Cousson, Benoit
On 3/9/2011 3:04 PM, Andy Green wrote: > On 03/09/2011 01:49 PM, Somebody in the thread at some point said: > > Hi - > >> I have one minor comment about the OMAP4 dev_attr position in the >> structure. The point here is just to be aligned with the template >> used by the generator. >> >> Acked-by