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
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