Alexandre Bailon 566830fdb1 greybus: es2: update the bulk_ep_set value accepted by map_to_cpor_ep()
The endpoint set 0 is currently considered as invalid.
But 0 mean muxed cports on ep1 and ep2,
then it must not return -EINVAL.

Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2015-09-04 14:49:09 -07:00
..
2015-05-23 16:47:56 -07:00
2015-06-11 09:35:00 -07:00
2015-08-11 19:33:05 -07:00
2015-08-11 19:33:05 -07:00
2014-08-11 15:29:23 +08:00
2015-08-11 19:33:05 -07:00
2015-08-11 19:33:05 -07:00
2015-08-11 19:33:05 -07:00

Greybus kernel code

To build against the running kernel (odds are you don't want this):
	make

To build against a specific kernel source tree (odds are you want this):
	KERNELDIR=/home/some/random/place make

Any questions / concerns about this code base, please email:
	Greg Kroah-Hartman <greg@kroah.com>