]> 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)
commit5d8e494645d8d4ca38d804c1b6ee105575131e31
treea58c02fccb802f96ac386160c2fca2b161a782db
parentf630c74755763954e46ada22cb887770a3c4fdd4
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