From: Malcolm Priestley Date: Wed, 9 Oct 2013 19:18:54 +0000 (+0100) Subject: staging: vt6656: make pControlURB available life time of driver. X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~382 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ad0fdb0e23a4d31794f0818fb65eefdc8cd3306;p=pandora-kernel.git staging: vt6656: make pControlURB available life time of driver. There is no need remove and add the control urb in device open/close. Move to the probe and disconnect. This make the USB control in/out functions always available to driver. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed