USB: serial: opticon: simplify endpoint check
authorJohan Hovold <johan@kernel.org>
Thu, 2 Mar 2017 11:51:29 +0000 (12:51 +0100)
committerJohan Hovold <johan@kernel.org>
Thu, 16 Mar 2017 09:33:45 +0000 (10:33 +0100)
commit5e5b6444d099ac7b883f5cc112f5415fe619a595
treedcb30a13a5119a8036ec948b1b051ebc38e03673
parent8ee1592d125a95dc8a554398e014b65ee04cd80c
USB: serial: opticon: simplify endpoint check

Simplify the endpoint sanity check by letting core verify that the
required endpoints are present.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/opticon.c