On Fri, 01 Sep 2023 15:11:14 +0800, Jinjie Ruan wrote: > Since commit 7723f4c5ecdb ("driver core: platform: Add an error message > to platform_get_irq*()") and commit 2043727c2882 ("driver core: > platform: Make use of the helper function dev_err_probe()"), there is > no need to call the dev_err() function directly to print a custom > message when handling an error from platform_get_irq() function as it is > going to display an appropriate error message in case of a failure. > > [...] Applied, thanks! [1/1] dmaengine: fsl-edma: Remove redundant dev_err() for platform_get_irq() commit: 88ba97688a03843755803bfc28b975ae27d533d1 Best regards, -- ~Vinod