commit | bb2d387c4d90f5b400b94a0fcb5aaef31dfc0789 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Tue Nov 08 13:28:24 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 10 13:16:57 2016 +0100 |
tree | 972a8de60bd4e9df7983b9bed0701d6954e9bff1 | |
parent | 04cbf3832bbe21ac473e6b79571fce0c7f10a087 [diff] |
USB: cdc-acm: use get_icount tty operation Use the tty get_icount operation instead of implementing TIOCGICOUNT directly. Signed-off-by: Johan Hovold <johan@kernel.org> Acked-by: Oliver Neukum <oneukum@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>