On Tue, Oct 15, 2013 at 07:20:18PM +0200, Angelo Butti wrote: > I'm really sorry for my mistake. No worries, but your email client turned all tabs into spaces, and made the patch imposible to apply :( > Also, maybe that there is a simple way to change the clock without > rewrite the standard serial setup procedure, but I cannot find it .... > Below the correct one: > > --- linux-3.10.11-200.fc19.i686/drivers/tty/serial/8250/8250_pci.c.orig > 2013-09-16 20:13:52.918548000 +0300 > +++ linux-3.10.11-200.fc19.i686/drivers/tty/serial/8250/8250_pci.c > 2013-10-15 16:20:18.566685996 +0300 > @@ -1308,6 +1308,29 @@ static int pci_default_setup(struct seri > return setup_port(priv, port, bar, offset, board->reg_shift); > } > > +static int pci_pericom_setup(struct serial_private *priv, > + const struct pciserial_board *board, > + struct uart_8250_port *port, int idx) See? Also, we need a "Signed-off-by:" line as per the instructions in the Documentation/SubmittingPatches file (take a look at it for what that means.) Care to try again? thanks, greg k-h -- 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