From: H Hartley Sweeten Date: Wed, 24 Oct 2012 23:31:31 +0000 (-0700) Subject: staging: comedi: cb_pcidda: cleanup the analog output range X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~994 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9c62f3fe83d5c273afcb41051ce9de3e45fdb6e;p=pandora-kernel.git staging: comedi: cb_pcidda: cleanup the analog output range All the boards supported by this driver have the same analog output ranges. Remove the 'range' from the boardinfo and just use the 'cb_pcidda_ranges' directly when initializing the subdevice. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed