diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2018-09-12 07:13:10 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-09-14 18:12:37 +0300 |
commit | 7eaec37e04616136915ad2207417beb29445fc35 (patch) | |
tree | 99cb08990f2983a9916520da200a6d114cb0edba /scripts/gdb/linux/utils.py | |
parent | a913bc76ed7bdc0b31255268afcb7feffdc8600b (diff) | |
download | linux-7eaec37e04616136915ad2207417beb29445fc35.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions