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:
0732f87
)
i2c: Kill client_register and client_unregister methods
author
Jean Delvare
<khali@linux-fr.org>
Fri, 19 Jun 2009 14:58:17 +0000
(16:58 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Fri, 19 Jun 2009 14:58:17 +0000
(16:58 +0200)
These methods were useful in the legacy binding model but no longer in
the new (standard) binding model. There are no users left so we can
drop them.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: David Brownell <dbrownell@users.sourceforge.net>
No differences found