From: H Hartley Sweeten Date: Thu, 23 May 2013 19:55:48 +0000 (-0700) Subject: staging: comedi: usbduxsigma: move usb_set_intfdata(intf, NULL) to (*detach) X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~446 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=137beb77c7ce3326f78622f8a309b3c8752b0e62;p=pandora-kernel.git staging: comedi: usbduxsigma: move usb_set_intfdata(intf, NULL) to (*detach) For aesthetic reasons, move the clearing of the interface data to the (*detach) since its set in the (*auto_attach). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed