From: H Hartley Sweeten Date: Tue, 14 May 2013 21:29:14 +0000 (-0700) Subject: staging: comedi: dt9812: factor the endpoint setup out of dt9812_probe() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~617 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ee26468babacd156e366e5c123fa8fb0860a44b;p=pandora-kernel.git staging: comedi: dt9812: factor the endpoint setup out of dt9812_probe() When this driver is converted to the comedi (*auto_attach) mechanism the endpoint setup will be done during the (*auto_attach). To make the conversion cleaner, factor the endpoint setup out of the (*probe). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed