linux-stable/drivers/dma/sf-pdma
ye xingchen 7d81afd269 dmaengine: sf-pdma:Remove the print function dev_err()
>From the coccinelle check:

./drivers/dma/sf-pdma/sf-pdma.c
Error:line 409 is redundant because platform_get_irq() already prints an
error

./drivers/dma/sf-pdma/sf-pdma.c
Error:line 424 is redundant because platform_get_irq() already prints an
error

So,remove the unnecessary print function dev_err()

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
Link: https://lore.kernel.org/r/20220810062532.13425-1-ye.xingchen@zte.com.cn
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2022-09-05 11:50:38 +05:30
..
Kconfig dmaengine: SF_PDMA depends on HAS_IOMEM 2021-05-31 09:44:14 +05:30
Makefile
sf-pdma.c dmaengine: sf-pdma:Remove the print function dev_err() 2022-09-05 11:50:38 +05:30
sf-pdma.h dmaengine: sf-pdma: Get number of channel by device tree 2022-04-08 18:43:29 +05:30