From: Peter Hung Date: Tue, 17 Mar 2015 09:48:20 +0000 (+0800) Subject: USB: f81232: implement RX bulk-in EP X-Git-Tag: omap-for-v4.2/o2_dc~157^2~32^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8885078949fbb78c6be39ed2c653e4e883568e2f;p=pandora-kernel.git USB: f81232: implement RX bulk-in EP The F81232 bulk-in is RX data + LSR channel, data format is [LSR+Data][LSR+Data]..... , We had implemented in f81232_process_read_urb(). Signed-off-by: Peter Hung [johan: reword comment in process_read_urb ] Signed-off-by: Johan Hovold --- Reading git-diff-tree failed