From: H Hartley Sweeten Date: Thu, 18 Jun 2015 17:54:49 +0000 (-0700) Subject: staging: comedi: das1800: cleanup das1800_probe() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06ad6bd8;p=pandora-kernel.git staging: comedi: das1800: cleanup das1800_probe() Make this function return a pointer to the boardinfo instead of an index. Since it's not typical, add a comment to clarify why this legacy driver does a probe. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed