]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: imx-sdma: Use a single line for dma_alloc_coherent()
authorFabio Estevam <festevam@gmail.com>
Thu, 25 Oct 2018 17:52:36 +0000 (14:52 -0300)
committerVinod Koul <vkoul@kernel.org>
Sat, 24 Nov 2018 13:37:39 +0000 (19:07 +0530)
commitde7c9f7a94fe0828dacb38ecc2f1a2c39e772dcf
treea58c02fccb802f96ac386160c2fca2b161a782db
parenta9e80a095d95d1159b26f73bd6d9c2fadc7fb411
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>
drivers/dma/imx-sdma.c