aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2018-09-12 03:28:07 +0000
committerAl Viro <[email protected]>2018-10-13 04:50:34 +0000
commit81732b26e05994552f347746eb11762e986079a0 (patch)
treea633d4266d0279ab86464dc33d6f104a5d51a3dd /drivers/usb/class/cdc-acm.c
parentrfcomm: get rid of mentioning TIOC[SG]SERIAL (diff)
downloadkernel-81732b26e05994552f347746eb11762e986079a0.tar.gz
kernel-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 <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions