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:
36789b5
)
i2c: Merge i2c_attach_client into i2c_new_device
author
Jean Delvare
<khali@linux-fr.org>
Fri, 19 Jun 2009 14:58:18 +0000
(16:58 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Fri, 19 Jun 2009 14:58:18 +0000
(16:58 +0200)
Now that i2c_attach_client is no longer exported, it doesn't need to
be a separate function. Merge it into its only user, i2c_new_device.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: David Brownell <dbrownell@users.sourceforge.net>
No differences found