Re: [PATCH v2] serial/8250_dw: use platform_get_irq() instead of platform_get_resource()

From: Andy Shevchenko
Date: Tue Mar 03 2015 - 10:59:43 EST


On Tue, 2015-03-03 at 15:47 +0000, Alexey Brodkin wrote:
> > > For example it was useful for me when debugging stacked interrupt
> > > controllers setup - I got explicitly notified why this particular device
> > > failed on probe.
> >
> > There are so many device drivers which prints similar message that you
> > would consider to make a separate patch to platform.c code to do that
> > stuff there once for all.

> Then we may want to do another massive clean-up because there're lots of
> other drivers that have this message in some form :)

Yeah, you may do that and it will be (by my opinion) more useful than
introducing one more place with the duplicate message.

--
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
Intel Finland Oy

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/