From: Michal Nazarewicz Date: Sun, 10 Nov 2013 19:35:55 +0000 (+0100) Subject: usb: gadget: goku: remove unused argument X-Git-Tag: v3.14-rc1~148^2~90^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fbc5566c8b9b8e1c927583b89f3ff9e27ebad09;p=pandora-kernel.git usb: gadget: goku: remove unused argument The stop_activity function never uses driver argument (even though it modifies it) and thus it is safe to remove it. Signed-off-by: Michal Nazarewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed