From: H Hartley Sweeten Date: Tue, 4 Mar 2014 18:29:55 +0000 (-0700) Subject: staging: comedi: pcl816: add support for digital subdevices X-Git-Tag: v3.15-rc1~139^2~648 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1cd5623b17ab7d6c51f2775f95ac3ca06420d63;p=pandora-kernel.git staging: comedi: pcl816: add support for digital subdevices The PCL-816 boards have 16 digital inputs and 16 digtial outputs. Add the subdevice support for these channels. Allocate additional subdevice space to the analog outputs. This code is not currently in the driver so mark the subdevice as COMEDI_SUBD_UNUSED. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed