diff options
| author | Jiri Slaby <[email protected]> | 2021-06-18 08:14:44 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-06-18 13:10:01 +0200 |
| commit | 9fae5f857e124e843c7a41a04a49b3f9256a2d77 (patch) | |
| tree | 6596558dab563f52310f99ef1ee3f32b1efc5cb5 /tools/perf/scripts/python/bin | |
| parent | 2c21832b55dd6f2c5be48133997b6614c1e6327b (diff) | |
mxser: extract mxser_ioctl_op_mode
This ioctl code sets RS232, RS422 or RS485 mode. Move the code to a
separate function (mxser_ioctl_op_mode) with a note that these
mxser-special ioctls should be likely replaced eventually by TIOCGRS485
and TIOCSRS485.
Signed-off-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions