From: Jean Delvare Date: Thu, 11 Aug 2005 21:38:52 +0000 (+0200) Subject: [PATCH] I2C: Kill i2c_algorithm.id (3/7) X-Git-Tag: v2.6.14-rc1~752^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c3d7a8bc0ff5c8d4481e509b407b6be1859925;p=pandora-kernel.git [PATCH] I2C: Kill i2c_algorithm.id (3/7) Don't rely on i2c_algorithm.id to alter the i2c adapter's id, use the I2C_ALGO_* value directly instead, because i2c_algorithm will soon have no id member no more. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed