tty: Call ->dtr_rts() parameter active consistently
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 17 Jan 2023 09:03:57 +0000 (11:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2023 15:04:35 +0000 (16:04 +0100)
commit5701cb8bf50e1c723553344b3f731b308da8ea21
treefb3682f2e38f6abfa98a61fe0b1beb960d99bc79
parent87f22db4c251ff92d588c2cc710031a59d5e4ec0
tty: Call ->dtr_rts() parameter active consistently

Convert various parameter names for ->dtr_rts() and related functions
from onoff, on, and raise to active.

Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # For MMC
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20230117090358.4796-12-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
12 files changed:
drivers/char/pcmcia/synclink_cs.c
drivers/mmc/core/sdio_uart.c
drivers/staging/greybus/uart.c
drivers/tty/amiserial.c
drivers/tty/hvc/hvc_console.h
drivers/tty/hvc/hvc_iucv.c
drivers/tty/mxser.c
drivers/tty/n_gsm.c
drivers/tty/serial/serial_core.c
drivers/tty/synclink_gt.c
drivers/usb/class/cdc-acm.c
include/linux/tty_port.h