OSDN Git Service

staging: vt6656: Remove function vnt_int_process_data.
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 2 Mar 2020 21:16:23 +0000 (21:16 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Mar 2020 06:52:32 +0000 (07:52 +0100)
commit05f665dd0faa390e9723d3cbcece311df42653b9
treece4b61d6b6c6cef16eed39dbab50df115dd89084
parent0fd349fd1d2247be926a2af13969be6ae855a2b1
staging: vt6656: Remove function vnt_int_process_data.

call vnt_start_interrupt_urb directly from vnt_start.

Move debug message to vnt_start_interrupt_urb.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/dff3a1d0-4d24-d9ea-2a15-c81fd544bc79@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/int.c
drivers/staging/vt6656/int.h
drivers/staging/vt6656/main_usb.c
drivers/staging/vt6656/usbpipe.c