]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: change alignment of mux_configure32 and fsl_edma_chan_mux
authorMao Wenan <maowenan@huawei.com>
Wed, 14 Aug 2019 07:21:05 +0000 (15:21 +0800)
committerVinod Koul <vkoul@kernel.org>
Tue, 20 Aug 2019 11:39:34 +0000 (17:09 +0530)
commitd071fd294f2474118629f4021a6a3dedef28e09f
treeba5534f1e1580e2dba8c817415e58b134424b9b6
parent4f48e29f7673726a8c1a18b10906ccd58a031b95
dmaengine: change alignment of mux_configure32 and fsl_edma_chan_mux

The alignment of mux_configure32() and fsl_edma_chan_mux() need
to be adjusted, it must start precisely at the first column after
the openning parenthesis of the first line.

Fixes: 9d831528a656 ("dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)")
Signed-off-by: Mao Wenan <maowenan@huawei.com>
Link: https://lore.kernel.org/r/20190814072105.144107-3-maowenan@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/fsl-edma-common.c