[PATCH v2 03/12] serial: mvebu-uart: initial support for Armada-3700 serial port

Marcin Wojtas mw at semihalf.com
Wed Feb 3 13:41:15 PST 2016


Hi Gregory,

> +       port->irq        = irq->start;
> +       port->irqflags   = 0;

Same request as for v1, which you must have overlooked:
port->irqflags = IRQF_SHARED;

Best regards,
Marcin



More information about the linux-arm-kernel mailing list