From: H Hartley Sweeten Date: Sat, 14 Jul 2012 00:05:02 +0000 (-0700) Subject: staging: comedi: addi_data: remove pr_TTLRangelist X-Git-Tag: v3.6-rc1~100^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2390e83439f533cf2eaf506087e4efb6cf92d91f;p=pandora-kernel.git staging: comedi: addi_data: remove pr_TTLRangelist All the addi driver ttl subdevices use the range table 'range_digital' provided by the comedi core. The boardinfo value 'pr_TTLRangeList' is not used by the drivers. Remove the unused range tables and the boardinfo pointer. The unused range tables don't make sense anyway... Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed