android_kernel_xiaomi_sm8350/drivers/usb/misc/sisusbvga
Will Newton f15e39739a sisusbvga: Fix oops on disconnect.
Remove dev_info call on disconnect. The sisusb_dev pointer may have been
set to zero by sisusb_delete at this point causing an oops.

The message does not provide any extra information over the standard USB
subsystem output so removing it does not affect functionality.

Signed-off-by: Will Newton <will.newton@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-03 18:20:37 -07:00
..
Kconfig
Makefile
sisusb_con.c
sisusb_init.c
sisusb_init.h
sisusb_struct.h
sisusb.c sisusbvga: Fix oops on disconnect. 2008-07-03 18:20:37 -07:00
sisusb.h