From: H Hartley Sweeten Date: Fri, 5 Sep 2014 16:25:36 +0000 (-0700) Subject: staging: comedi: adl_pci9118: don't reset digital outputs X-Git-Tag: fixes-for-v3.18-merge-window~15^2~666 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=304e2be17e9f1675516e90a7e38cc40769567d4b;p=pandora-kernel.git staging: comedi: adl_pci9118: don't reset digital outputs Currently this driver resets the digital output channels to a low state when the driver is attached and detached. Since the digital output state can be read, initialize the subdevice state when the driver is attached and don't reset them. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed