]> git.openfabrics.org - ~emulex/infiniband.git/commit
USB: misc: usb3503: use module_i2c_driver to simplify the code
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 11 Mar 2013 15:23:23 +0000 (23:23 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Mar 2013 18:48:10 +0000 (11:48 -0700)
commit8244ac043c5334012006d542d1cd5c1e3fe2f32a
tree9bf3216e8f65e66d83bbd073c6a87bd63d45beda
parent07cd29d76532acc6a9148074c3915c02cdd709d9
USB: misc: usb3503: use module_i2c_driver to simplify the code

Use the module_i2c_driver() macro to make the code smaller
and a bit simpler.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usb3503.c