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:
8721884
)
i2c: Let drivers constify i2c_algorithm data
author
David Brownell
<david-b@pacbell.net>
Sun, 3 Sep 2006 20:37:11 +0000
(22:37 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 26 Sep 2006 22:38:52 +0000
(15:38 -0700)
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
patch
|
blob
|
history
diff --cc
include/linux/i2c.h
Simple merge