linux/drivers/usb/class
Johan Hovold f8d8464bfc USB: cdc-acm: refactor endpoint retrieval
Use the new endpoint helpers to lookup the required bulk-in, bulk-out
and interrupt-in endpoints for collapsed interfaces.

Note that there is already a check verifying that there are exactly
three endpoints so we'd still be bailing out if there's an unexpected
endpoint type.

Cc: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-23 13:54:08 +01:00
..
cdc-acm.c USB: cdc-acm: refactor endpoint retrieval 2017-03-23 13:54:08 +01:00
cdc-acm.h cdc-acm: handle read pipe errors 2016-11-21 11:36:16 +01:00
cdc-wdm.c usb: cdc-wdm: remove logically dead code 2017-02-15 10:35:15 -08:00
Kconfig USB: regroup all depends on USB within an if USB block 2013-04-09 16:49:07 -07:00
Makefile
usblp.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
usbtmc.c usbtmc: Add, clarify and fix comments 2016-10-24 14:36:25 +02:00