From: H Hartley Sweeten Date: Mon, 17 Feb 2014 21:27:00 +0000 (-0700) Subject: staging: comedi: pcl818: all board types have analog inputs X-Git-Tag: v3.15-rc1~139^2~978 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c06c4e39671ded54036075eaf0aae9404954b06;p=pandora-kernel.git staging: comedi: pcl818: all board types have analog inputs All the boards supported by this driver have 16 single-ended analog input channels. The boards can also be configued to give 8 differential inputs. Remove the 'n_aichan_se' and 'n_aichan_diff' members from the boardinfo and refactor pcl818_attach(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed