From: David Brownell Date: Sun, 3 Sep 2006 20:37:11 +0000 (+0200) Subject: i2c: Let drivers constify i2c_algorithm data X-Git-Tag: v2.6.19-rc1~1003^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af71ff690b92894f66ccede27f731150dc10d80d;p=pandora-kernel.git i2c: Let drivers constify i2c_algorithm data i2c: Let drivers constify i2c_algorithm data Let drivers constify I2C algorithm method operations tables, moving them from ".data" to ".rodata". Signed-off-by: David Brownell Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed