commit | 5370860a1f0e6b4197982dc1d323f988f7b1b11d | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Fri Mar 17 11:35:50 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 23 13:54:08 2017 +0100 |
tree | b3c2cea699fcd03d06dc6d25007ae028ec2757c1 | |
parent | 80070a408ca34b2fe7aed30a3fa38dd19ece8197 [diff] |
USB: usblp: refactor endpoint retrieval Use the new endpoint helpers to lookup the required bulk-out endpoint and the depending on protocol likewise required bulk-in endpoint. Cc: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>