From: Juerg Haefliger Date: Tue, 2 Oct 2007 04:19:04 +0000 (-0700) Subject: hwmon: (dme1737) cleanups X-Git-Tag: v2.6.24-rc1~1299^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b237eb25d8e81c31ba561990445cfe4448c9de14;p=pandora-kernel.git hwmon: (dme1737) cleanups 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. Signed-off-by: Juerg Haefliger Acked-by: Jean Delvare Signed-off-by: Mark M. Hoffman --- Reading git-diff-tree failed