From: Jean Delvare Date: Wed, 16 Jul 2008 17:30:08 +0000 (+0200) Subject: hwmon: (ad7418) Convert to a new-style i2c driver X-Git-Tag: v2.6.27-rc1~1053^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=369932f6f840aedfbc717dd156bba7668a11d916;p=pandora-kernel.git hwmon: (ad7418) Convert to a new-style i2c driver The ad7418 driver is only used on embedded platforms where i2c devices can easily be declared in platform code. Thus a new-style i2c driver makes perfect sense. This lets us get rid of quirky detection code (these chips have no identification registers) and shrinks the binary driver size by 38%. Signed-off-by: Jean Delvare Cc: Alessandro Zummo --- Reading git-diff-tree failed