From: H Hartley Sweeten Date: Mon, 17 Feb 2014 21:26:55 +0000 (-0700) Subject: staging: comedi: pcl816: all board types have digital inputs and outputs X-Git-Tag: v3.15-rc1~139^2~983 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a6c5e120335082f01a222c346c88211541a856;p=pandora-kernel.git staging: comedi: pcl816: all board types have digital inputs and outputs All the board types have 16 digital inputs and 16 digital outputs. Remove the 'n_dichan' and 'n_dochan' members in the boardinfo. The subdevice support code is currently incomplete in this driver. For now just tidy up the incomplete subdevice code in pcl816_attach(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed