From: H Hartley Sweeten Date: Tue, 11 Sep 2012 20:46:02 +0000 (-0700) Subject: staging: comedi: icp_multi: remove n_dichan from boardinfo X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~326 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48f31251264c3cabcec274da184ad669c195a627;p=pandora-kernel.git staging: comedi: icp_multi: remove n_dichan from boardinfo There is only one board type supported by this driver and the number of digital input 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