From: Bill Pemberton Date: Thu, 25 Oct 2012 16:46:21 +0000 (-0400) Subject: staging: dgrp: remove use of real_raw and read_cnt in dgrp_input X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3224111b3a527eb8f9b9b6deed83b727522941e;p=pandora-kernel.git staging: dgrp: remove use of real_raw and read_cnt in dgrp_input dgrp_input used real_raw and read_cnt from struct tty_struct. Those members have gone away. Rework the code to not use them. Reported-by: Fengguang Wu Signed-off-by: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed