Re: [U-Boot] [PATCH v2 1/3] Fix at91 includes in soft_i2c driver

2011-01-26 Thread Andreas Bießmann
Dear Reinhard Meyer, Am 26.01.2011 um 09:18 schrieb Reinhard Meyer: > Dear Ryan Mellon, dear Heiko Schocher: >> Signed-off-by: Ryan Mallon >> --- >> drivers/i2c/soft_i2c.c |4 +--- >> 1 files changed, 1 insertions(+), 3 deletions(-) > > I think this one goes through

Re: [U-Boot] [PATCH v2 1/3] Fix at91 includes in soft_i2c driver

2011-01-26 Thread Reinhard Meyer
Dear Ryan Mellon, dear Heiko Schocher: > Signed-off-by: Ryan Mallon > --- > drivers/i2c/soft_i2c.c |4 +--- > 1 files changed, 1 insertions(+), 3 deletions(-) I think this one goes through as a bug fix, i. e. for the upcoming release. The other patche

Re: [U-Boot] [PATCH v2 1/3] Fix at91 includes in soft_i2c driver

2011-01-25 Thread Heiko Schocher
Hello Reinhard, Reinhard Meyer wrote: > Dear Heiko Schocher, >> Hello Wolfgang and Reinhard, >> >> Wolfgang Denk wrote: >>> Dear Heiko& Reinhard, >>> >>> In >>> message<7bc3ea96fb41d5e41ac53281d77d3158bffd3b21.1295995460.git.r...@bluewatersys.com> >>> >>> Ryan Mallon wrote: Signed-off-by:

Re: [U-Boot] [PATCH v2 1/3] Fix at91 includes in soft_i2c driver

2011-01-25 Thread Reinhard Meyer
Dear Heiko Schocher, > Hello Wolfgang and Reinhard, > > Wolfgang Denk wrote: >> Dear Heiko& Reinhard, >> >> In >> message<7bc3ea96fb41d5e41ac53281d77d3158bffd3b21.1295995460.git.r...@bluewatersys.com> >> Ryan Mallon wrote: >>> Signed-off-by: Ryan Mallon >>> --- >>> drivers/i2c/soft_i2c.c |

Re: [U-Boot] [PATCH v2 1/3] Fix at91 includes in soft_i2c driver

2011-01-25 Thread Heiko Schocher
Hello Wolfgang and Reinhard, Wolfgang Denk wrote: > Dear Heiko & Reinhard, > > In message > <7bc3ea96fb41d5e41ac53281d77d3158bffd3b21.1295995460.git.r...@bluewatersys.com> > Ryan Mallon wrote: >> Signed-off-by: Ryan Mallon >> --- >> drivers/i2c/soft_i2c.c |4 +--- >> 1 files changed, 1 i

Re: [U-Boot] [PATCH v2 1/3] Fix at91 includes in soft_i2c driver

2011-01-25 Thread Wolfgang Denk
Dear Heiko & Reinhard, In message <7bc3ea96fb41d5e41ac53281d77d3158bffd3b21.1295995460.git.r...@bluewatersys.com> Ryan Mallon wrote: > > Signed-off-by: Ryan Mallon > --- > drivers/i2c/soft_i2c.c |4 +--- > 1 files changed, 1 insertions(+), 3 deletions(-) I think this one goes through as