commit | 5701cb8bf50e1c723553344b3f731b308da8ea21 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | Tue Jan 17 11:03:57 2023 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 19 16:04:35 2023 +0100 |
tree | fb3682f2e38f6abfa98a61fe0b1beb960d99bc79 | |
parent | 87f22db4c251ff92d588c2cc710031a59d5e4ec0 [diff] |
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>