From: H Hartley Sweeten Date: Mon, 29 Oct 2012 17:06:34 +0000 (-0700) Subject: staging: comedi: rtd520: remove 'aiChans' and 'aiBits' from boardinfo X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~852 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d55a30c50a3740b415080ce9a9c7b2c642daec7;p=pandora-kernel.git staging: comedi: rtd520: remove 'aiChans' and 'aiBits' from boardinfo All the boards supported by this driver have the same number of analog input channels and resolution. Remove the boardinfo for this and just open-code the values in the attach. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed