From: Jean Delvare Date: Tue, 14 Oct 2008 15:30:04 +0000 (+0200) Subject: hwmon: (dme1737) Convert to a new-style i2c driver X-Git-Tag: v2.6.28-rc1~570^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67a37308ae37f8948d3c26f75a18f0ddb77ac198;p=pandora-kernel.git hwmon: (dme1737) Convert to a new-style i2c driver The new-style dme1737 driver implements the optional detect() callback to cover the use cases of the legacy driver. I don't actually expect any new-style device for that driver, but as the old i2c API is going away soon, we have to switch to the new one. Signed-off-by: Jean Delvare Cc: Juerg Haefliger --- Reading git-diff-tree failed