usb: gadget: uvc: Remove unneeded endpoint descriptor fields initialization
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 29 Apr 2013 10:16:30 +0000 (12:16 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 28 May 2013 16:57:45 +0000 (19:57 +0300)
The streaming endpoint bandwidth parameters are computed are runtime
from module parameters. Remove the corresponding static initializers.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found