From: H Hartley Sweeten Date: Thu, 4 Sep 2014 19:14:09 +0000 (-0700) Subject: staging: comedi: adl_pci9118: all registers are 32-bit X-Git-Tag: fixes-for-v3.18-merge-window~15^2~686 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7362afc32b7d7b4279a1cd12572dcff500ec132a;p=pandora-kernel.git staging: comedi: adl_pci9118: all registers are 32-bit According to the PCI-9118 User's Manual, all registers are 32-bit. Fix a couple of read/write operations that use 16-bit access. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed