From: Alexandre Peixoto Ferreira Date: Tue, 30 Apr 2013 05:51:51 +0000 (-0500) Subject: USB: usbtmc: TMC request code segregated from usbtmc_read X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88d9b2b38c99d7d7f5eb557a56b6aaeaa392df86;p=pandora-kernel.git USB: usbtmc: TMC request code segregated from usbtmc_read These patches implement a modification of the USBTMC protocol to allow operation with Rigol equipment. The TMC request portion of the code in function usbtmc_read is segregated to a function send_request_dev_dep_msg_in as implemented by tommie in https://github.com/tommie/linux/blob/usbtmc-rigol/drivers/usb/class/usbtmc.c allowing the reuse later. Signed-off-by: Alexandre Peixoto Ferreira Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed