From: H Hartley Sweeten Date: Thu, 4 Sep 2014 19:14:18 +0000 (-0700) Subject: staging: comedi: adl_pci9118: clarify the digital I/O register X-Git-Tag: fixes-for-v3.18-merge-window~15^2~677 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7f499bd03aa735d652e086762e48117d2b197b8;p=pandora-kernel.git staging: comedi: adl_pci9118: clarify the digital I/O register The same register is used for both the digital inputs and outputs. Reading the register returns the state of the 4 digtial input channels and the 4 digital output channels. Writing to the register updates the digital outputs. Add some comments to clarify this and use a single define for the register. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed