commit | af59f8955fc572b2a0b61dedfbcd681265a19fde | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Fri Mar 17 11:35:47 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 23 13:54:08 2017 +0100 |
tree | a0bb040704cdd411626e0f693e99600934da6e7c | |
parent | 499841e678f911f894b2ef0cc4a6350bf11b15c6 [diff] |
USB: usb-skeleton: 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>