staging: greybus: uart: fix TIOCGSERIAL flags
authorJohan Hovold <johan@kernel.org>
Wed, 25 Jan 2017 17:07:52 +0000 (18:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jan 2017 08:29:23 +0000 (09:29 +0100)
commit414850d9ce650bf75576126e52948595e3bbf871
tree10f03379999d4a4aff24893a6d5994d6700e4d77
parentced04842d282a81b71c5d875340cee0fe4aedd2c
staging: greybus: uart: fix TIOCGSERIAL flags

This driver does not have a low-latency mode and should not report
anything else.

Also drop the skip-test flag which isn't used either.

Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/uart.c