staging: dgap: tty.c: removes read_cnt, real_raw and rawreadok
authorLidza Louina <lidza.louina@gmail.com>
Thu, 22 Aug 2013 01:48:37 +0000 (21:48 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Aug 2013 17:12:43 +0000 (10:12 -0700)
commitfd2ada8db84435ddfd7374d3a0935bb927c11954
treea9edf9aff0ed8b4bd8c5afa1fd3c9369e595bc6c
parentc3dc9dc57d7452fe263459774400413b5d96a79c
staging: dgap: tty.c: removes read_cnt, real_raw and rawreadok

This patch removes the use of read_cnt, real_raw and rawreadok.
These variables don't exist in the new API. Reading the data
raw is no longer supported by the tty layer.

Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap_tty.c
This page took 0.025138 seconds and 5 git commands to generate.