commit | d3af90a5e4e8fb7a93d408799682e566c9270808 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Jun 06 14:18:44 2011 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jun 07 09:10:09 2011 -0700 |
tree | 9eb60a7464d0f1eb380d65ff89239b0a5a044f77 | |
parent | 97664a207bc2601a03a300f00e6922038cd5b99c [diff] |
usb: renesas_usbhs: add usbhsf_fifo renesas_usbhs has CFIFO/D0FIFO/D1FIFO. But current renesas_usbhs is using CFIFO (for PIO) only for now. The fifo selection method is needed for DMAEngine support. This is a preparation for DMAEngine support Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>