From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:47:20 +0000 (-0700) Subject: staging: comedi: me4000: cleanup me4000_probe() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~527 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba5cb4ba57053153959587b67881eecec89eb08f;p=pandora-kernel.git staging: comedi: me4000: cleanup me4000_probe() Move the non pci probe related code out of the me4000_probe function and back into the me4000_attach function in preparation of converting this driver to the 'attach_pci' callback. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed