usb: gadget: goku: remove unused argument
authorMichal Nazarewicz <mina86@mina86.com>
Sun, 10 Nov 2013 19:35:55 +0000 (20:35 +0100)
committerFelipe Balbi <balbi@ti.com>
Tue, 26 Nov 2013 16:58:16 +0000 (10:58 -0600)
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 <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found