2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 14:43:58 +08:00
linux-next/drivers/usb/renesas_usbhs
Kuninori Morimoto 356db7edad 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>
2011-10-13 20:41:39 +03:00
..
common.c usb: gadget: renesas_usbhs: add usbhs_bus_get_speed() 2011-10-13 20:41:38 +03:00
common.h usb: gadget: renesas_usbhs: add usbhs_bus_get_speed() 2011-10-13 20:41:38 +03:00
fifo.c usb: gadget: renesas_usbhs: struct usbhs_pipe hold handler 2011-10-13 20:41:36 +03:00
fifo.h usb: gadget: renesas_usbhs: struct usbhs_pipe hold handler 2011-10-13 20:41:36 +03:00
Kconfig usb: renesas_usbhs: compile/config are rescued 2011-07-08 14:57:12 -07:00
Makefile usb: renesas_usbhs: fifo became independent from pipe. 2011-06-07 09:10:07 -07:00
mod_gadget.c usb: gadget: renesas_usbhs: add usbhs_bus_get_speed() 2011-10-13 20:41:38 +03:00
mod.c usb: gadget: renesas_usbhs: add usbhs_bus_get_speed() 2011-10-13 20:41:38 +03:00
mod.h usb: gadget: renesas_usbhs: add usbhs_bus_get_speed() 2011-10-13 20:41:38 +03:00
pipe.c usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type() 2011-10-13 20:41:39 +03:00
pipe.h usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type() 2011-10-13 20:41:39 +03:00