From: Yoshihiro Shimoda Date: Fri, 30 Sep 2011 11:07:38 +0000 (+0900) Subject: usb: gadget: r8a66597-udc: add support for SUDMAC X-Git-Tag: v3.2-rc1~183^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8a56e17e18cca2402b390c10b8d7f3cd0f6265b;p=pandora-kernel.git usb: gadget: r8a66597-udc: add support for SUDMAC 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed