From: Jean Delvare Date: Mon, 14 Dec 2009 20:17:27 +0000 (+0100) Subject: i2c: Drop I2C_CLIENT_INSMOD_2 to 8 X-Git-Tag: v2.6.33-rc1~275^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5e9f44c246fbafe723e579e9fe887677beb40e4;p=pandora-kernel.git i2c: Drop I2C_CLIENT_INSMOD_2 to 8 These macros simply declare an enum, so drivers might as well declare it themselves. This puts an end to the arbitrary limit of 8 chip types per i2c driver. Signed-off-by: Jean Delvare Tested-by: Wolfram Sang --- Reading git-diff-tree failed