From: Jean Delvare Date: Thu, 11 Aug 2005 21:36:49 +0000 (+0200) Subject: [PATCH] I2C: Kill i2c_algorithm.id (2/7) X-Git-Tag: v2.6.14-rc1~752^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e51cc6b3a365e170d3ebe51c2308fdd42e027a46;p=pandora-kernel.git [PATCH] I2C: Kill i2c_algorithm.id (2/7) Use the adapter id rather than the algorithm id to detect the i2c-isa pseudo-adapter. This saves one level of dereferencing, and the algorithm ids will soon be gone anyway. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed