On Tue, Jul 30, 2019 at 6:36 PM Stephen Boyd <swb...@chromium.org> wrote: > Quoting Greg Kroah-Hartman (2019-07-29 23:49:17) > > On Mon, Jul 29, 2019 at 10:38:44PM -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.
> > Can you just break this up into per-subsystem pieces and send it through > > those trees, and any remaining ones I can take, but at least give > > maintainers a chance to take it. > > Ok. Let me resend just this patch broken up into many pieces. Please, for the subsystems / drivers where I'm the (co-)maintainer, please split on per driver / module basis. I will pickup them preventively, since it will be anyway run-time bisectability breakage. -- With Best Regards, Andy Shevchenko