From: Laurent Pinchart Date: Mon, 29 Apr 2013 10:16:30 +0000 (+0200) Subject: usb: gadget: uvc: Remove unneeded endpoint descriptor fields initialization X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbbafe666c47d2e3d59cea66066f98c946a1e2de;p=pandora-kernel.git usb: gadget: uvc: Remove unneeded endpoint descriptor fields initialization The streaming endpoint bandwidth parameters are computed are runtime from module parameters. Remove the corresponding static initializers. Signed-off-by: Laurent Pinchart Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed