From: Ian Abbott Date: Mon, 1 Sep 2014 11:03:39 +0000 (+0100) Subject: staging: comedi: amplc_pci230: set detach handler to comedi_pci_detach() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~827 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5668ddf083fd7db5b904fc8332f4b28748fe5eed;p=pandora-kernel.git staging: comedi: amplc_pci230: set detach handler to comedi_pci_detach() Since the comedi driver's "detach`" handler `pci230_detach()` now merely calls `comedi_pci_detach()` with the same parameter, use `comedi_pci_detach()` itself as the "detach" handler. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed