Re: [PATCH linux-next] drivers: dma: Fix sparse warning for mux_configure32

2019-08-13 Thread maowenan
On 2019/8/13 12:43, Vinod Koul wrote: > On 12-08-19, 15:42, Mao Wenan wrote: > > Patch title is incorrect, it should mention the changes in patch, for > example make mux_configure32 static > > Do read up on Documentation/process/submitting-patches.rst again! > >> There is one sparse warning i

Re: [PATCH linux-next] drivers: dma: Fix sparse warning for mux_configure32

2019-08-12 Thread Vinod Koul
On 12-08-19, 15:42, Mao Wenan wrote: Patch title is incorrect, it should mention the changes in patch, for example make mux_configure32 static Do read up on Documentation/process/submitting-patches.rst again! > There is one sparse warning in drivers/dma/fsl-edma-common.c, It will help to explai