[PATCH 0/4] tty: convert tasklets to use new tasklet_setup()
From: Allen Pais <hidden>
Date: 2020-08-17 08:59:34
Also in:
linux-serial, lkml
From: Allen Pais <hidden>
Date: 2020-08-17 08:59:34
Also in:
linux-serial, lkml
From: Allen Pais <redacted>
Commit 12cc923f1ccc ("tasklet: Introduce new initialization API")'
introduced a new tasklet initialization API. This series converts
all the tty drivers to use the new tasklet_setup() API
Allen Pais (4):
tty: ipwireless: convert tasklets to use new tasklet_setup() API
tty: atmel_serial: convert tasklets to use new tasklet_setup() API
tty: ifx6x60: convert tasklets to use new tasklet_setup() API
tty: timbuart: convert tasklets to use new tasklet_setup() API
drivers/tty/ipwireless/hardware.c | 6 +++---
drivers/tty/serial/atmel_serial.c | 20 ++++++++++----------
drivers/tty/serial/ifx6x60.c | 8 ++++----
drivers/tty/serial/timbuart.c | 6 +++---
4 files changed, 20 insertions(+), 20 deletions(-)
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel