]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: dgrp: remove TIOCGSOFTCAR and TIOCSSOFTCAR handling
authorBill Pemberton <wfp5p@virginia.edu>
Wed, 14 Nov 2012 14:13:54 +0000 (09:13 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Nov 2012 00:27:36 +0000 (16:27 -0800)
commit8fdefcb0ab74eff3273a6c3039c4e80ef5f56bdc
treee0d831ebe6ded3411770f62c95c332a33434da6a
parent581a7ddec13d8f08b308c4764090bf57b0254f6f
staging: dgrp: remove TIOCGSOFTCAR and TIOCSSOFTCAR handling

The TIOCGSOFTCAR and TIOCSSOFTCAR ioctls are handled by the tty layer
so the dgrp driver shouldn't try to deal with them itself.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgrp/dgrp_tty.c