From: H Hartley Sweeten Date: Mon, 29 Oct 2012 17:07:01 +0000 (-0700) Subject: staging: comedi: rtd520: remove 'aiMaxGain' from boardinfo X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~851 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a799460c280568e3c59bcc84f3443035468486f;p=pandora-kernel.git staging: comedi: rtd520: remove 'aiMaxGain' from boardinfo This value is only used in the attach to determine which range table the analog input subdevice uses. Remove this variable and just pass the range table pointer in the boardinfo. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed