greybus: es1-ap-usb: adjust SVC buffer size to handle worst case
authorMatt Porter <mporter@linaro.org>
Tue, 30 Sep 2014 20:01:40 +0000 (16:01 -0400)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 30 Sep 2014 22:39:00 +0000 (15:39 -0700)
commitf0f70916fba72ca70235ca40db43030ec8f467ad
treeab19ac9e0b26f777d4908ed8311a497fb65b3a8a
parent51c75fd060a71dfdf4f836759a2b9300ae8af138
greybus: es1-ap-usb: adjust SVC buffer size to handle worst case

The worst case message from the SVC->AP is a hotplug "plugged"
event. It includes the module manifest which may be up to 64KB
in size. Adjust our buffer allocation to allow for this.

Signed-off-by: Matt Porter <mporter@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/es1-ap-usb.c