From: Jean Delvare Date: Sun, 3 Sep 2006 20:39:46 +0000 (+0200) Subject: i2c: Constify i2c_algorithm declarations, part 2 X-Git-Tag: v2.6.19-rc1~1003^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f9082c5ce0e2c2f7ad0211b0c089f680d2efc11;p=pandora-kernel.git i2c: Constify i2c_algorithm declarations, part 2 i2c: Constify i2c_algorithm declarations, part 2 Make struct i2c_algorithm declarations const in all i2c bus drivers where it is possible. Signed-off-by: Jean Delvare Cc: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed