Jean Delvare wrote: > Hi Hans, > > On Sun, 14 Dec 2008 15:32:04 +0100, Hans de Goede wrote: >> Attached is a new version with all mentioned issues fixed. > > Doesn't build: > > drivers/hwmon/f71882fg.c: In function ‘store_pwm_auto_point_temp_hyst’: > drivers/hwmon/f71882fg.c:1361: error: too many arguments to function ‘f71882fg_read8’ > drivers/hwmon/f71882fg.c:1364: error: too many arguments to function ‘f71882fg_read8’ > oops. I guess I forgot to test compile that one particular in between patches state, the next patch in the series fixes this compile error (by completely nuking the affected lines. Anyways attached is a fixed version, as well as an updated version of the 09 patch, so that it applies on top of the fixed version. Regards, Hans