From: H Hartley Sweeten Date: Mon, 25 Jun 2012 23:36:20 +0000 (-0700) Subject: staging: comedi: cb_das16_cs: refactor the comedi attach/detach X-Git-Tag: v3.6-rc1~100^2~534 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae7df43422cc0afdd5a808638dd7935ad752c62e;p=pandora-kernel.git staging: comedi: cb_das16_cs: refactor the comedi attach/detach Move the comedi_driver attach/detach functions, as well as the probe function used during the attach. This removes the need for all the forward declarations. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed