From: Andrzej Pietrasiewicz Date: Mon, 8 Sep 2014 23:02:08 +0000 (+0300) Subject: usb: gadget: uvc: rename functions to avoid conflicts with host uvc X-Git-Tag: fixes-for-v3.18-merge-window~16^2~118^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ea95b110811fa8e41f5960c278bcfc80b8b21c1;p=pandora-kernel.git usb: gadget: uvc: rename functions to avoid conflicts with host uvc Prepare for separate compilation of uvc function's components. Some symbols will have to be exported, so rename to avoid conflicts with functions of the same name in host uvc. Signed-off-by: Andrzej Pietrasiewicz Tested-by: Michael Grzeschik [Rename uvc_video_pump and uvc_queue_head as well] [Rename forgotten uvc_queue_cancel instance in a comment] Signed-off-by: Laurent Pinchart Acked-by: Andrzej Pietrasiewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed