]> git.baikalelectronics.ru Git - kernel.git/commit
USB: ohci-nxp: Remove i2c_write(), use smbus
authorRoland Stigge <stigge@antcom.de>
Mon, 12 Mar 2012 21:54:52 +0000 (22:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Mar 2012 21:27:28 +0000 (14:27 -0700)
commita990e2205dc7d039cf6f6101d43dd14870789d13
treecae37bcb2618000da3bd77c62c139abd41fc3090
parentf67d9682a868012452ea34000bd9ef563467dca2
USB: ohci-nxp: Remove i2c_write(), use smbus

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>
drivers/usb/host/ohci-nxp.c