On Mon, 1 Oct 2007 21:19:04 -0700, Juerg Haefliger wrote: > This patch cleans up and prepares the dme1737 driver for support of the sch311x > chips. (Almost) no functional changes. > > - Replaced whitespaces with tabs. > - Removed empty lines. > - Added _i2c_ to names of functions that are strictly I2C related. > - Added 4 new functions: dme1737_create_files, dme1737_remove_files, > dme1737_sio_enter, and dme1737_sio_exit. > - Added error messages in case client attach/detach fails. Not really, as you backed up (most of) these changes. Anyway... > Signed-off-by: Juerg Haefliger <juergh at gmail.com> Acked-by: Jean Delvare <khali at linux-fr.org> Note that I had to replace all occurrences of "class_dev" to "hwmon_dev", otherwise this patch doesn't apply on top of "hwmon: Convert from class_device to device" in Mark's tree. -- Jean Delvare