]> git.baikalelectronics.ru Git - kernel.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)
commit62c25ade6c08c1d466a1d95f3e4784523f1d2b0a
tree24b84889f4ee0df1b72bc2940c6f265e62f3d757
parentea7b4b688751b156d0ffe32b4d37a3c7b555b721
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