]> git.baikalelectronics.ru Git - kernel.git/commit
usb: misc: usb3503: Factor out I2C probe
authorMark Brown <broonie@linaro.org>
Fri, 9 Aug 2013 10:41:53 +0000 (11:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 19:20:26 +0000 (12:20 -0700)
commit1a37b6a6760edb74eae64aad2e47d5b8694f5f6e
treea051a4555160990f81bb6f184853d62d01f69492
parentfc52517129fbf89a3ea20809df4b4def00920f98
usb: misc: usb3503: Factor out I2C probe

In preparation for supporting operation without an I2C control interface
factor out the I2C-specific parts of the probe routine from those that
don't do any register I/O.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usb3503.c