git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3dc9dc
)
staging: dgap: tty.c: removes read_cnt, real_raw and rawreadok
author
Lidza Louina
<lidza.louina@gmail.com>
Thu, 22 Aug 2013 01:48:37 +0000
(21:48 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 22 Aug 2013 17:12:43 +0000
(10:12 -0700)
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>
No differences found