]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: yurex: refactor endpoint retrieval
authorJohan Hovold <johan@kernel.org>
Fri, 17 Mar 2017 10:35:45 +0000 (11:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Mar 2017 12:54:03 +0000 (13:54 +0100)
commit499841e678f911f894b2ef0cc4a6350bf11b15c6
treeb94f37250fa351aaed5f9a21ec1a064c8ebed150
parent9fdc1c6fdfa0bdf1854c3c06f002e6a76155fa2b
USB: yurex: refactor endpoint retrieval

Use the new endpoint helpers to lookup the required interrupt-in
endpoint.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/yurex.c