From: Malcolm Priestley Date: Thu, 15 May 2014 21:49:23 +0000 (+0100) Subject: staging: vt6656: PIPEnsControlIn use usb_control_msg X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~864 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb2af353f11ea939b29c8cf07ce70a3882824cc;p=pandora-kernel.git staging: vt6656: PIPEnsControlIn use usb_control_msg Now that this function is nolonger atomic useusb_control_msg. Return STATUS_FAILURE if ntStatus less than wLength Remove the old struct urb and struct usb_ctrlrequest structures. Remove fMP_CONTROL_READS flag. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed