i2c: Let drivers constify i2c_algorithm data
authorDavid Brownell <david-b@pacbell.net>
Sun, 3 Sep 2006 20:37:11 +0000 (22:37 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Sep 2006 22:38:52 +0000 (15:38 -0700)
commitaf71ff690b92894f66ccede27f731150dc10d80d
treefb9080f5648a8fc7e51c0861e7deb7b7bc8bb3d9
parent872188420997f7f7c1b968fd9bce6578e4c3d45f
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/i2c.h