This series uses setup_timer() helper function. The series addresses the files under drivers/tty/*. Allen Pais (10): drivers: tty: mux: use setup_timer() helper. drivers:tty: imx: use setup_timer() helper. drivers: tty: vcc: use setup_timer() helper. drivers: tty: max3100: use setup_timer() helper. drivers: tty: pnx8xxx: use setup_timer() helper. drivers: tty: 8250: use setup_timer() helper. drivers: tty: sa1100: use setup_timer() helper. drivers: tty: n_gsm: use setup_timer() helper. drivers: tty: sn_console: use setup_timer() helper. drivers: tty: ifx6x60: use setup_timer() helper. drivers/tty/n_gsm.c | 4 +--- drivers/tty/serial/8250/8250_core.c | 3 +-- drivers/tty/serial/ifx6x60.c | 5 ++--- drivers/tty/serial/imx.c | 4 +--- drivers/tty/serial/max3100.c | 5 ++--- drivers/tty/serial/mux.c | 3 +-- drivers/tty/serial/pnx8xxx_uart.c | 5 ++--- drivers/tty/serial/sa1100.c | 5 ++--- drivers/tty/serial/sn_console.c | 4 +--- drivers/tty/vcc.c | 9 ++------- 10 files changed, 15 insertions(+), 32 deletions(-) -- 2.7.4 -- 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