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:
04b4b84
)
[PATCH] i2c: drop empty i2c_driver.command implementations
author
Laurent Riffard
<laurent.riffard@free.fr>
Sun, 18 Dec 2005 15:49:30 +0000
(16:49 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 6 Jan 2006 06:16:26 +0000
(22:16 -0800)
Given that implementing i2c_driver.command is optional, there is no
point in an empty implementation thereof.
Signed-off-by: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Michael Geng <linux@MichaelGeng.de>
Cc: Petr Vandrovec <vandrove@vc.cvut.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found