commit | 97d49c59e219acac576e16293a6b8cb99302f62f | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Fri Sep 14 17:43:28 2018 +0200 |
committer | Vinod Koul <vkoul@kernel.org> | Sun Oct 07 20:04:14 2018 +0530 |
tree | 3afecf6a7d7036c165f0e1dc6f787169824ce8ce | |
parent | cf1b2c309b47636b197805f522ed9657fcc7102c [diff] |
dmaengine: rcar-dmac: set scatter/gather max segment size Fix warning when running with CONFIG_DMA_API_DEBUG_SG=y by allocating a device_dma_parameters structure and filling in the max segment size. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>