Re: [PATCH] windfarm: Convert to a new-style i2c drivers

2009-05-02 Thread Josh Boyer
On Sat, May 02, 2009 at 09:49:09AM +0200, Jean Delvare wrote: >On Sat, 2 May 2009 15:07:12 +1000, Paul Mackerras wrote: >> Jean Delvare writes: >> >> > The legacy i2c binding model is going away soon, so convert the >> > macintosh windfarm drivers to the new model or they will break. >> >> All wo

Re: [PATCH] windfarm: Convert to a new-style i2c drivers

2009-05-02 Thread Jean Delvare
On Sat, 2 May 2009 15:07:12 +1000, Paul Mackerras wrote: > Jean Delvare writes: > > > The legacy i2c binding model is going away soon, so convert the > > macintosh windfarm drivers to the new model or they will break. > > All works OK on my quad G5 (PowerMac11,2). > > Tested-by: Paul Mackerras

Re: [PATCH] windfarm: Convert to a new-style i2c drivers

2009-05-01 Thread Paul Mackerras
Jean Delvare writes: > The legacy i2c binding model is going away soon, so convert the > macintosh windfarm drivers to the new model or they will break. All works OK on my quad G5 (PowerMac11,2). Tested-by: Paul Mackerras Paul. ___ Linuxppc-dev maili

Re: [PATCH] windfarm: Convert to a new-style i2c drivers

2009-04-17 Thread Benjamin Herrenschmidt
On Thu, 2009-04-16 at 18:56 +0200, Jean Delvare wrote: > The legacy i2c binding model is going away soon, so convert the > macintosh windfarm drivers to the new model or they will break. > > Signed-off-by: Jean Delvare > Cc: Benjamin Herrenschmidt > Cc: Paul Mackerras > --- > Can someone please