]> Git Repo - linux.git/commit
i2c: Constify i2c_algorithm declarations, part 1
authorJean Delvare <[email protected]>
Sun, 3 Sep 2006 20:38:52 +0000 (22:38 +0200)
committerGreg Kroah-Hartman <[email protected]>
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 <[email protected]>
Cc: David Brownell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
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
This page took 0.05216 seconds and 4 git commands to generate.