On Mon, Sep 06, 2021 at 12:39:07AM +0200, Krish Jain wrote: > > -static struct dma_async_tx_descriptor *mtk_hsdma_prep_dma_memcpy( > > - struct dma_chan *c, dma_addr_t dest, dma_addr_t src, > > - size_t len, unsigned long flags) > > +static struct dma_async_tx_descriptor *mtk_hsdma_prep_dma_memcpy(struct dma_chan *c, dma_addr_t dest, dma_addr_t src, size_t len, unsigned long flags) > > { > > struct mtk_hsdma_chan *chan = to_mtk_hsdma_chan(c); > > struct mtk_hsdma_desc *desc; > > -- > > 2.25.1 > > > > Hi, Greg, just to follow up on this, is this submission OK? Please, give us a minumum of two weeks to respond before asking for feedback. We will get to it. There is no rush. regards, dan carpenter