n_gsm.c : More cleanup to fullfill Linux 3.0 API
authorVincent Pillet <vincentx.pillet@intel.com>
Wed, 1 Feb 2012 10:57:37 +0000 (11:57 +0100)
committerbuildbot <buildbot@intel.com>
Mon, 6 Feb 2012 14:38:03 +0000 (06:38 -0800)
commitbb1bccd3e412e2bca9953fb45fe25178e81f549c
tree26997fd81c52dc1233e864b7cbaec21b14ad7d68
parent8e16754602c3df345abb13f3267211b63f01fae4
n_gsm.c : More cleanup to fullfill Linux 3.0 API

BZ: 21896

- Struct file *filp in tiocmget and tiocmset are not nedded anymore.
- Need to cast dummy file * with correct type.

Change-Id: I63c1b36c065c92509fe957e107cee2666386d646
Signed-off-by: Vincent Pillet <vincentx.pillet@intel.com>
Reviewed-on: http://android.intel.com:8080/33515
Reviewed-by: Guerard, Christophe <christophe.guerard@intel.com>
Reviewed-by: Predon, Frederic <frederic.predon@intel.com>
Reviewed-by: Robert, Denis <denis.robert@intel.com>
Reviewed-by: Lebsir, SamiX <samix.lebsir@intel.com>
Tested-by: Lebsir, SamiX <samix.lebsir@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/tty/n_gsm.c