On Tue, Jul 30, 2019 at 11:15:36AM -0700, Stephen Boyd wrote: > We don't need dev_err() messages when platform_get_irq() fails now that > platform_get_irq() prints an error message itself when something goes > wrong. Let's remove these prints with a simple semantic patch.
Looking at v5.3-rc2 it's not obvious to me that all error paths of platform_get_irq issue an error message. Do I miss something? Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ |

