From: H Hartley Sweeten Date: Wed, 12 Jun 2013 23:07:04 +0000 (-0700) Subject: staging: comedi: addi_apci_3xxx: absorb the private comedi_lrange tables X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98a856213efb9fec7a45491170d9b589ce55572d;p=pandora-kernel.git staging: comedi: addi_apci_3xxx: absorb the private comedi_lrange tables All the boards supported by this driver have the same private analog input and output ranges. Absorb the comedi_lrange tables from hwdrv_apci3xxx.c directly into the driver. For aesthetic reasons, rename the tables so they have namespace associated with the driver. Remove the 'pr_AiRangelist' and 'pr_AoRangelist' data from the boardinfo and use the range tables directly when initializing the subdevices. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed