diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2018-09-12 00:13:10 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-09-14 11:12:37 -0400 |
commit | 7eaec37e04616136915ad2207417beb29445fc35 (patch) | |
tree | 99cb08990f2983a9916520da200a6d114cb0edba /include/linux/tty_driver.h | |
parent | a913bc76ed7bdc0b31255268afcb7feffdc8600b (diff) |
mos7720: bury dead TIOCM... in ->ioctl()
These ioctls never reach driver's ->ioctl() - tty_ioctl() handles
them on its own. ->tiocm[gs]et() is what actually gets called,
and mos7720 provides those, with results equivalent to what the
unreachable code would be doing when called.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/linux/tty_driver.h')
0 files changed, 0 insertions, 0 deletions