git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af71ff6
)
i2c: Constify i2c_algorithm declarations, part 1
author
Jean Delvare
<khali@linux-fr.org>
Sun, 3 Sep 2006 20:38:52 +0000
(22:38 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 26 Sep 2006 22:38:52 +0000
(15:38 -0700)
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>
No differences found