From: H Hartley Sweeten Date: Wed, 24 Jul 2013 21:10:11 +0000 (-0700) Subject: staging: comedi: usbdux: absorb usbdux_attach_common into caller X-Git-Tag: v3.12-rc1~183^2~588 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc84f4f980449d5274ec38e33718f0cc76f66888;p=pandora-kernel.git staging: comedi: usbdux: absorb usbdux_attach_common into caller This function is only called by usbdux_auto_attach(), absorb it. Also, there is no reason to down/up the semaphore during the attach. None of the subdevices are functioning yet so there are no commands being sent to the usb device. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed