On Sun, 2 Feb 2014 17:21:50 -0800, Guenter Roeck wrote: > Simplify code, reduce code size, attach hwmon attributes to hwmon device. > > Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > v2: Do not drop client variable in various functions to reduce scope > of code changes. > Associate error message in lm63_lut_looks_bad with hwmon device. > Note: Doing the same in lm62_init_client() doesn't work since > the hwmon device is not yet available. That's fine. Initialization messages go with the hardware device, run-time messages go with the class device, I think it makes sense. > > drivers/hwmon/lm63.c | 106 +++++++++++++++++++------------------------------- > 1 file changed, 40 insertions(+), 66 deletions(-) Applied, thanks. -- Jean Delvare Suse L3 Support _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors