On 2019/8/20 19:41, Vinod Koul wrote: > On 14-08-19, 15:21, Mao Wenan wrote: >> First patch is to make mux_configure32() static to avoid sparse warning, >> the second patch is to chage alignment of two functions. > > The subsystem name is "dmaengine" please use that in future, I have > fixed that and applied Okay, thanks. > >> v2: change subject from "drivers: dma: Fix sparse warning for mux_configure32" >> to "drivers: dma: make mux_configure32 static", and cleanup the log. And add >> one patch to change alignment of two functions. >> >> Mao Wenan (2): >> drivers: dma: make mux_configure32 static >> drivers: dma: change alignment of mux_configure32 and >> fsl_edma_chan_mux >> >> drivers/dma/fsl-edma-common.c | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >> >> -- >> 2.20.1 >