From: H Hartley Sweeten Date: Tue, 11 Sep 2012 20:45:46 +0000 (-0700) Subject: staging: comedi: icp_multi: remove n_dochan from boardinfo X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~327 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aa707058ffa3c31abf8b7480c7773400cc87d01;p=pandora-kernel.git staging: comedi: icp_multi: remove n_dochan from boardinfo There is only one board type supported by this driver and the number of digital output channels is constant. Remove the boardinfo for it and just open-code the value. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed