commit | 2487e3ee33dd6c4fa3dabbe11bc988883be81f1e | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Fri Aug 09 11:41:53 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 12 12:20:26 2013 -0700 |
tree | a051a4555160990f81bb6f184853d62d01f69492 | |
parent | 68b14134be55eca7340b9a8b3ec4cb8f79622a3c [diff] |
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>