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:
53dc25a
)
USB: ohci-nxp: Remove i2c_write(), use smbus
author
Roland Stigge
<stigge@antcom.de>
Mon, 12 Mar 2012 21:54:52 +0000
(22:54 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 13 Mar 2012 21:27:28 +0000
(14:27 -0700)
This patch removes the re-coded i2c_write function from the ohci-nxp driver
in favour of using just smbus functions.
Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found