Re: [PATCH] therm_adt746x: Convert to a new-style i2c driver

2009-05-01 Thread Paul Mackerras
Jean Delvare writes: > The legacy i2c binding model is going away soon, so convert the ppc > therm_adt746x driver to the new model or it will break. > > Signed-off-by: Jean Delvare Seems to work OK on my powerbook (PowerBook5,4). Tested-by: Paul Mackerras Paul. __

Re: [PATCH] therm_adt746x: Convert to a new-style i2c driver

2009-04-22 Thread Jean Delvare
On Thu, 16 Apr 2009 22:59:27 +0200, Jean Delvare wrote: > The legacy i2c binding model is going away soon, so convert the ppc > therm_adt746x driver to the new model or it will break. > > Signed-off-by: Jean Delvare > Cc: Benjamin Herrenschmidt > Cc: Paul Mackerras > --- > Can someone please te

[PATCH] therm_adt746x: Convert to a new-style i2c driver

2009-04-16 Thread Jean Delvare
The legacy i2c binding model is going away soon, so convert the ppc therm_adt746x driver to the new model or it will break. Signed-off-by: Jean Delvare Cc: Benjamin Herrenschmidt Cc: Paul Mackerras --- Can someone please test this patch for me? I could only build-test it. Remember that you nee