From: H Hartley Sweeten Date: Thu, 24 Jan 2013 00:02:31 +0000 (-0700) Subject: staging: comedi: addi_watchdog: all i/o registers are 32-bit X-Git-Tag: v3.9-rc1~127^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0cd2da16b431a2007ea83865f3dd1530c1643a5;p=pandora-kernel.git staging: comedi: addi_watchdog: all i/o registers are 32-bit All the i/o registers used by the watchdog device on the addi-data boards are 32-bit. Make sure all the i/o commands use outl/inl to access the registers. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed