From: H Hartley Sweeten Date: Thu, 25 Oct 2012 22:10:35 +0000 (-0700) Subject: staging: comedi: me_daq: all boards have the same analog input specs X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~923 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa8eec60259e10a1307f8ff8cdfc6f6db898d4aa;p=pandora-kernel.git staging: comedi: me_daq: all boards have the same analog input specs All the boards supported by this driver have the same analog input specifications. Remove the unnecessary boardinfo and just open-code the values in the subdevice initialization. The boards also share the same analog input range capabilities. Remove one of the duplicate tables and rename the other to make it common for all board types. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed