From: Malcolm Priestley Date: Sat, 28 Jun 2014 22:55:42 +0000 (+0100) Subject: staging: vt6656: Remove rx handing from RXvWorkItem X-Git-Tag: cleanup-for-v3.18~125^2~1285 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cffb3cf06ee91a9d1c83305d1ba163b0a4dc411;p=pandora-kernel.git staging: vt6656: Remove rx handing from RXvWorkItem In s_nsBulkInUsbIoCompleteRead reuse or reallocate sb_buff and resubmit urb. In device_alloc_bufs allocate memory to rcb individually and call PIPEnsBulkInUsbRead to submit the urbs Change handling to free rcb in device_free_rx_bufs Remove calls to workqueue. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed