From: H Hartley Sweeten Date: Tue, 26 Jun 2012 00:11:56 +0000 (-0700) Subject: staging: comedi: cb_das16_cs: probe for the device first X-Git-Tag: v3.6-rc1~100^2~526 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a4d21154796136b87f841746fbdceec37bf48ee;p=pandora-kernel.git staging: comedi: cb_das16_cs: probe for the device first During the attach of the comedi_driver, the device type probe can fail. We should do the probe before requesting the irq for the driver. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed