commit | 3c505f508f448f3c5b3604b9105743b2ef8e624a | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Tue Mar 03 20:41:05 2020 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 04 07:54:09 2020 +0100 |
tree | a6ce9dc0e44b3a1e7ea296b1152ed719c9f2a9f9 | |
parent | 10e9a359cea7a592cd16eee9b2270e57390fd2a2 [diff] |
staging: vt6656: Move vnt_rx_data to usbpipe.c vnt_rx_data is a USB function and vnt_submit_rx_urb_complete is the only caller therefore removing dpc.c/h files and becoming static. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Link: https://lore.kernel.org/r/d3937276-5a47-7184-e263-84d9c9cb5c7a@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>