From: H Hartley Sweeten Date: Wed, 15 Aug 2012 01:24:19 +0000 (-0700) Subject: staging: comedi: dnya_pci10xx: cleanup the analog output range X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~930 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2eacff1369c46c7c4dab595a460dd9ec40e51db;p=pandora-kernel.git staging: comedi: dnya_pci10xx: cleanup the analog output range The analog output channels on this board only support a single range, 0-10V unipolar. This range is available as an exported symbol from the comedi core and "range_unipolar10". Use that instead of duplicating the range in this driver and remove the information from the boardinfo. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed