On Sun, 2017-07-30 at 07:43 -0700, Greg Kroah-Hartman wrote: > On Tue, Jul 25, 2017 at 08:39:56PM +0300, Andy Shevchenko wrote: > > There is no need to duplicate a flag which IRQ takes care of. > > > > Replace custom flag by IRQ core API that retrieves its state. > > > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > --- > > drivers/tty/serial/serial_core.c | 7 ++----- > > include/linux/serial_core.h | 1 - > > 2 files changed, 2 insertions(+), 6 deletions(-) > > This patch breaks the build, the fsl_lpuart.c driver uses this field > for > some reason :( Thanks for pointing out, I didn't compile for Freescale for sure. I will look at it. -- Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Intel Finland Oy -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html