Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dmaengine: sudmac: remove unused driver | Simon Horman | 2019-05-21 | 1 | -52/+0 |
| | | | | | | | | | SUDMAC driver was introduced in v3.10 but was never integrated for use by any platform. As it is unused remove it. Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Vinod Koul <vkoul@kernel.org> | ||||
* | sudmac: add support for SUDMAC | Shimoda, Yoshihiro | 2013-04-30 | 1 | -0/+52 |
Some Renesas USB modules have SUDMAC. This patch supports it using the shdma-base driver. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Reviewed-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> |