From: H Hartley Sweeten Date: Tue, 11 Sep 2012 20:47:03 +0000 (-0700) Subject: staging: comedi: icp_multi: remove n_aichand from boardinfo X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~323 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08567ce9b6b6235897d0895630b88d4cb84f9784;p=pandora-kernel.git staging: comedi: icp_multi: remove n_aichand from boardinfo The analog inputs for this board always support differential inputs and the number of channels is half the normal analog input number. Remove the n_aichand field from the boardinfo and fix the code accordingly. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed