commit | af8bf89a8e0b8354576dcaa507c8f2fd4a205742 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Thu Oct 25 14:52:36 2018 -0300 |
committer | Vinod Koul <vkoul@kernel.org> | Sat Nov 24 19:07:39 2018 +0530 |
tree | a58c02fccb802f96ac386160c2fca2b161a782db | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a [diff] |
dmaengine: imx-sdma: Use a single line for dma_alloc_coherent() Make the call to dma_alloc_coherent() to fit into a single line, which helps readability. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>