android_kernel_xiaomi_sm8350/drivers/usb/class
Alan Cox 60b33c133c 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>
2011-02-17 11:47:33 -08:00
..
cdc-acm.c tiocmget: kill off the passing of the struct file 2011-02-17 11:47:33 -08:00
cdc-acm.h
cdc-wdm.c USB: cdc-wdm: fix misuse of logical operation in place of bitop 2011-01-22 18:32:55 -08:00
Kconfig
Makefile
usblp.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
usbtmc.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00