Re: [PATCH] Move ams driver to macintosh

2010-11-16 Thread Benjamin Herrenschmidt
On Tue, 2010-11-16 at 08:59 +0100, Jean Delvare wrote: > > Going through backlog... Do you want me to carry this in powerpc or > > you'll deal with it directly ? > > > > > Signed-off-by: Jean Delvare > > > Cc: Guenter Roeck > > > Cc: Stelian Pop > > > Cc: Michael Hanselmann > > > > Acked-by:

Re: [PATCH] Move ams driver to macintosh

2010-11-16 Thread Jean Delvare
Hi Benjamin, On Tue, 16 Nov 2010 15:33:25 +1100, Benjamin Herrenschmidt wrote: > On Tue, 2010-10-05 at 12:10 +0200, Jean Delvare wrote: > > The ams driver isn't a hardware monitoring driver, so it shouldn't > > live under driver/hwmon. drivers/macintosh seems much more > > appropriate, as the driv

Re: [PATCH] Move ams driver to macintosh

2010-11-15 Thread Benjamin Herrenschmidt
On Tue, 2010-10-05 at 12:10 +0200, Jean Delvare wrote: > The ams driver isn't a hardware monitoring driver, so it shouldn't > live under driver/hwmon. drivers/macintosh seems much more > appropriate, as the driver is only useful on PowerBooks and iBooks. Going through backlog... Do you want me to

[PATCH] Move ams driver to macintosh

2010-10-05 Thread Jean Delvare
The ams driver isn't a hardware monitoring driver, so it shouldn't live under driver/hwmon. drivers/macintosh seems much more appropriate, as the driver is only useful on PowerBooks and iBooks. Signed-off-by: Jean Delvare Cc: Guenter Roeck Cc: Stelian Pop Cc: Michael Hanselmann Cc: Benjamin He