i2c: Constify i2c_algorithm declarations, part 1
authorJean Delvare <khali@linux-fr.org>
Sun, 3 Sep 2006 20:38:52 +0000 (22:38 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Sep 2006 22:38:52 +0000 (15:38 -0700)
commit9e11a9fbfe48a2f65188aae64bf4f690e40ea2f4
treec5217391e5e69ff4a176feb8f203ae5c0d0359bb
parentaf71ff690b92894f66ccede27f731150dc10d80d
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 <khali@linux-fr.org>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/algos/i2c-algo-bit.c
drivers/i2c/algos/i2c-algo-pca.c
drivers/i2c/algos/i2c-algo-pcf.c
drivers/i2c/algos/i2c-algo-sgi.c