From: H Hartley Sweeten Date: Thu, 8 Jan 2015 00:19:26 +0000 (-0700) Subject: staging: comedi: aio_iiro_16: fix subdevice 0 'type' X-Git-Tag: fixes-v4.0-rc1~99^2~557 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b78602f7dfdb187c62923213f19c7e39f300d70;p=pandora-kernel.git staging: comedi: aio_iiro_16: fix subdevice 0 'type' Subdevice 0 is a digial output not a digital I/O subdevice. Fix the type and, for aesthetics, rename the (*insn_bits) function used to set the outputs. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed