]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 11 Oct 2011 05:02:21 +0000 (22:02 -0700)
committerFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 17:41:39 +0000 (20:41 +0300)
commit356db7edadb98edbc60abf46b86a1816bfee6278
tree24b84889f4ee0df1b72bc2940c6f265e62f3d757
parent75587f52c7b0d6c319515138a495a619b552a670
usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type()

Pipe type check macro will be used in other files.
This patch move local macro to global macro.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/renesas_usbhs/pipe.c
drivers/usb/renesas_usbhs/pipe.h