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:
7b288a0
)
i2c-algo-pcf: Discard the mdelay data struct member
author
Adrian Bunk
<bunk@stusta.de>
Sun, 3 Sep 2006 20:22:50 +0000
(22:22 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 26 Sep 2006 22:38:52 +0000
(15:38 -0700)
i2c-algo-pcf: Discard the mdelay data struct member
Just as i2c-algo-bit, i2c-algo-pcf has an unused mdelay struct member,
which we can get rid of to spare some code and memory.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found