commit | a0a5fd92a4d62506cb5c6fa64fb25653dda2cf09 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Sun Nov 18 13:23:27 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 21 13:33:55 2012 -0800 |
tree | c83aa6e03583e09a3602ca453f89b190db27456e | |
parent | 37203d6f1d0bef0c0943f3d853efdccb3246e7a6 [diff] |
USB: opticon: simplify bulk-in discovery in attach Remove custom end-point iteration which has already been taken care of by usb-serial core. The first bulk-in endpoint found will be associated with the first port. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>