From: Sebastian Andrzej Siewior Date: Mon, 10 Sep 2012 13:01:51 +0000 (+0200) Subject: usb: gadget: move USB_BUFSIZ into global composite.h X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~141^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e13f17ff8854e04cfc6b9f981a974f55d8da9b92;p=pandora-kernel.git usb: gadget: move USB_BUFSIZ into global composite.h This patch moves USB_BUFSIZ into global header file as USB_COMP_EP0_BUFSIZ. There is currently only one user (f_sourcesink) besides composite which need it. Ideally f_sourcesink would have its own ep0 buffer. Lets keep it that way it was for now. Acked-by: Michal Nazarewicz Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed