linux/drivers/usb/renesas_usbhs
Kuninori Morimoto 51b8a0218b usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c
There is no longer necessity that USBHSF_PKT_xxx are in fifo.h.
it are used in only fifo.c now.
This patch move it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-10-13 20:40:01 +03:00
..
common.c usb: gadget: renesas_usbhs: add suspend/resume support 2011-10-13 20:40:00 +03:00
common.h usb: renesas_usbhs: add DMAEngine support 2011-06-07 09:10:10 -07:00
fifo.c usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c 2011-10-13 20:40:01 +03:00
fifo.h usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c 2011-10-13 20:40:01 +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.c USB: irq: Remove IRQF_DISABLED 2011-09-18 01:39:36 -07:00
mod.h usb: renesas_usbhs: add autonomy mode 2011-04-29 17:24:35 -07:00
mod_gadget.c usb: gadget: renesas: convert to new style 2011-10-13 20:39:58 +03:00
pipe.c usb: renesas_usbhs: use usb_endpoint_maxp() 2011-08-22 15:54:39 -07:00
pipe.h usb: renesas_usbhs: fixup connection fail 2011-06-14 14:23:23 -07:00