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:
0221c81
)
i2c: Deprecate client_register and client_unregister methods
author
Jean Delvare
<khali@linux-fr.org>
Mon, 6 Apr 2009 16:12:24 +0000
(18:12 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Mon, 6 Apr 2009 16:12:24 +0000
(18:12 +0200)
The new i2c binding model makes the client_register and
client_unregister methods of struct i2c_adapter useless, so we can
remove them with the rest of the legacy model.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found