From: Andrzej Pietrasiewicz Date: Thu, 18 Apr 2013 12:43:25 +0000 (+0200) Subject: usb: gadget: f_sourcesink.c: correct a copy-paste misnomer X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9890e33013fae0d67cd385d2038fcab4e52a6632;p=pandora-kernel.git usb: gadget: f_sourcesink.c: correct a copy-paste misnomer acm was the first function to be converted and it seems that its code served as a base for converting f_sourcesink to the new function interface. source_sink has nothing to do with acm, though. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed