From: Kuninori Morimoto Date: Tue, 11 Oct 2011 05:03:39 +0000 (-0700) Subject: usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function X-Git-Tag: v3.2-rc1~183^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cc971978c0cabcd7760f4431270088cda72d8df;p=pandora-kernel.git usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function There was no method to get struct usbhs_priv when packet transfer done function was called. This patch allow that callback function receive it. Signed-off-by: Kuninori Morimoto Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed