greybus: es2: remove bulk_in array
authorGreg Kroah-Hartman <gregkh@google.com>
Wed, 17 Aug 2016 14:37:39 +0000 (16:37 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 2 Sep 2016 12:20:56 +0000 (14:20 +0200)
commit7330c48ec09367e8da65e3ebf642b6c37bf244e3
treed7c4d316699db3ab24c6c41f84273a50c200b4cd
parent403074b50b66f1a6cd038bd9f60119d69916a928
greybus: es2: remove bulk_in array

We only care about one bulk IN endpoint for cports, and one for ARPC, so
drop the array of bulk IN endpoints to simplify things.

Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/es2.c