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