From: H Hartley Sweeten Date: Fri, 17 Aug 2012 02:48:56 +0000 (-0700) Subject: staging: comedi: cb_pcimdda: cleanup pci probe X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~882 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b41bf58f3a088008d856b02faedfdf23167833a2;p=pandora-kernel.git staging: comedi: cb_pcimdda: cleanup pci probe Make cb_pcimdda_probe() return the pointer to the found pci_dev and move the comedi_pci_enable() call into the 'attach' function. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed