Linux kernel source tree
Go to file
Greg Kroah-Hartman 403074b50b greybus: es2: remove bulk_out array
We only care about one bulk out endpoint, the first one, so remove
the pretense of keeping an array of these things.  Just grab the first
one in the list and run away!

Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2016-09-02 14:20:56 +02:00
drivers/staging/greybus greybus: es2: remove bulk_out array 2016-09-02 14:20:56 +02:00