From: Kuninori Morimoto Date: Tue, 11 Oct 2011 05:02:33 +0000 (-0700) Subject: usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c X-Git-Tag: v3.2-rc1~183^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef8bedb9048c293dfa85ac36482a1970646a8272;p=pandora-kernel.git usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c usbhs_usbreq_get/set_val() functions were in pipe.c file, but it is irrelevant to pipe. this patch move it to common.c Signed-off-by: Kuninori Morimoto Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed