commit | 50129f74548b5075187fa4908c2ba3a081ec1b67 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Fri Mar 17 11:35:37 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 23 13:53:16 2017 +0100 |
tree | 7980e066878bf28965391a65c6ae106334636b42 | |
parent | a8bbb0f8db700f75e1f6f287a0de6d715af05cf9 [diff] |
USB: ftdi-elan: refactor endpoint retrieval Use the new endpoint helpers to lookup the required bulk-in and bulk-out endpoints. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>