commit | ebe9b3005d90d4500f4feb605a4ab6191e2dd34f | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat May 20 23:42:52 2017 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed May 24 09:44:32 2017 +0530 |
tree | 26eed218a85c3db719a6152592100ea43bb6147b | |
parent | 9e972571d4040213775eb40f17ac80c109e09f8a [diff] |
dmaengine: pl08x: Make slave engine optional If the vendor data does not specify any signals, we do not have to support slave DMA. Make the registration of the slave DMA engine optional, so we can use this for the FTDMAC020 in the Gemini that only has memcpy support. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>