usb: gadget: r8a66597-udc: add support for SUDMAC
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fri, 30 Sep 2011 11:07:38 +0000 (20:07 +0900)
committerFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 17:38:39 +0000 (20:38 +0300)
SH7757 has a USB function with internal DMA controller (SUDMAC).
This patch supports the SUDMAC. The SUDMAC is incompatible with
general-purpose DMAC. So, it doesn't use dmaengine.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found