commit | 0fce06da6bb49a3973b7c2ab174761fbc848ca6c | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Wed Jun 26 16:47:38 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 23 16:28:23 2013 -0700 |
tree | 672c838c0af6aca4c160d9e9956d25ff17d67f46 | |
parent | ddca16e4f10ac83d4d3f02065b3886f85961f7ec [diff] |
USB: io_ti: move port initialisation to probe Move port initialisation code from open to probe where it belongs. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>