linux/drivers/tty
Alan Cox 6caa76b778 tty: now phase out the ioctl file pointer for good
Only oddities here are a couple of drivers that bogusly called the ldisc
helpers instead of returning -ENOIOCTLCMD. Fix the bug and the rest goes
away.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-17 11:59:56 -08:00
..
hvc tiocmset: kill the file pointer argument 2011-02-17 11:52:43 -08:00
serial tty: now phase out the ioctl file pointer for good 2011-02-17 11:59:56 -08:00
vt tty: now phase out the ioctl file pointer for good 2011-02-17 11:59:56 -08:00
Makefile
n_gsm.c tty: now phase out the ioctl file pointer for good 2011-02-17 11:59:56 -08:00
n_hdlc.c
n_r3964.c
n_tty.c
pty.c tty: now phase out the ioctl file pointer for good 2011-02-17 11:59:56 -08:00
sysrq.c
tty_audit.c
tty_buffer.c
tty_io.c tty: now phase out the ioctl file pointer for good 2011-02-17 11:59:56 -08:00
tty_ioctl.c
tty_ldisc.c tty_ldisc: don't use flush_scheduled_work() 2011-02-03 14:12:25 -08:00
tty_mutex.c
tty_port.c