From: H Hartley Sweeten Date: Wed, 5 Aug 2015 17:45:16 +0000 (-0700) Subject: staging: comedi: me4000: fix me4000_detach() X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=607d993942512f6b005b0465be85f21db7725ecc;p=pandora-kernel.git staging: comedi: me4000: fix me4000_detach() There is no real reason to reset the board when detaching. The comedi core will ensure that any commands are canceled before the detach. But the PLX interrupts should be disabled. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed