On Thu, 03 Aug 2023 11:32:35 +0800, Li Zetao wrote: > There is a warning reported by coccinelle: > > ./drivers/dma/xilinx/xdma.c:888:22-25: ERROR: > Missing resource_size with res > > Use resource_size() on resource object instead of explicit computation. > > [...] Applied, thanks! [1/1] dmaengine: xilinx: xdma: Use resource_size() in xdma_probe() commit: 90a6c030f506585f484a9804aafe29cb42b93697 Best regards, -- ~Vinod