From dbbafe666c47d2e3d59cea66066f98c946a1e2de Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 29 Apr 2013 12:16:30 +0200 Subject: [PATCH] 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-format-patch failed