diff options
author | 2018-09-11 23:28:07 -0400 | |
---|---|---|
committer | 2018-10-13 00:50:34 -0400 | |
commit | 81732b26e05994552f347746eb11762e986079a0 (patch) | |
tree | a633d4266d0279ab86464dc33d6f104a5d51a3dd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rfcomm: get rid of mentioning TIOC[SG]SERIAL (diff) | |
download | wireguard-linux-81732b26e05994552f347746eb11762e986079a0.tar.xz wireguard-linux-81732b26e05994552f347746eb11762e986079a0.zip |
usb-serial: begin switching to ->[sg]et_serial()
add such methods for usb_serial_driver, provide tty_operations
->[sg]et_serial() calling those. For now the lack of methods
in driver means ENOIOCTLCMD from usb-serial ->[sg]et_serial(),
making tty_ioctl() fall back to calling ->ioctl(). Once all
drivers are converted, we'll be returning -ENOTTY instead,
completing the switchover.
Reviewed-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions