greybus: es2: add define for ARPC CPort requests
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 3 Aug 2016 12:09:34 +0000 (14:09 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 3 Aug 2016 13:42:38 +0000 (15:42 +0200)
commit54f34e1e4d065ea38f531341018b41c590d71861
tree57d81bae2e4610eae8d9ed3dc76a29ef9b69cecc
parent121bae2bec47a9944049f2583b1d31f479110f0f
greybus: es2: add define for ARPC CPort requests

Add dedicated define for ARPC CPort requests instead of using the
default timeout for USB vendor requests.

We still allow responses to take 500 ms to arrive, but note that this
adds on top of the 500ms already allowed for a requests to be
acknowledged. This should probably be tightened up at some point.

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