commit | e53e0342da4bd077ba3ef325685d7dd57fb8c4d1 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Fri Mar 17 11:35:34 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 23 13:53:16 2017 +0100 |
tree | 87cba9198700a45691f459bb040d5d7728fd1676 | |
parent | e0e9052034e34f2f7016197e27764f3587de87fe [diff] |
USB: adutux: refactor endpoint retrieval Use the new endpoint helpers to lookup the required interrupt-in and interrupt-out endpoints. Note that the descriptors are searched in reverse order to avoid any regressions. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>