/openbmc/linux/drivers/usb/serial/ |
H A D | usb-wwan.h | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | belkin_sa.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | ssu100.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | oti6858.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | opticon.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | spcp8x5.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | kl5kusb105.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | kobil_sct.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | mct_u232.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | ark3116.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | keyspan_pda.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | usb_wwan.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | iuu_phoenix.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | whiteheat.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | digi_acceleport.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | cypress_m8.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | ch341.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | keyspan.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | io_edgeport.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | io_ti.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | mos7720.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/openbmc/linux/drivers/tty/hvc/ |
H A D | hvsi.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/openbmc/linux/include/linux/ |
H A D | tty_driver.h | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/openbmc/linux/include/linux/usb/ |
H A D | serial.h | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/openbmc/linux/net/bluetooth/rfcomm/ |
H A D | tty.c | diff 60b33c133ca0b7c0b6072c87234b63fee6e80558 Mon Feb 14 10:26:14 CST 2011 Alan Cox <alan@linux.intel.com> tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of this functionality. Currently there is a single use of the FILE * pointer. That is the serial core which uses it to check tty_hung_up_p. However if that is true then IO_ERROR is also already set so the check may be removed.
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|