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:
9e11a9f
)
i2c: Constify i2c_algorithm declarations, part 2
author
Jean Delvare
<khali@linux-fr.org>
Sun, 3 Sep 2006 20:39:46 +0000
(22:39 +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 2
Make struct i2c_algorithm declarations const in all i2c bus drivers
where it is possible.
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