staging: comedi: rti800: remove adc_range from private data
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 9 Apr 2013 01:17:01 +0000 (18:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Apr 2013 23:29:04 +0000 (16:29 -0700)
commit6605a305c56cb09362e11d93e74c6236eba19f9a
treed233db04d078b7192cce916b7b30123fba3d2ab2
parent14aa6cda07cae1b3f81254ea2b0167ba7bf7db6f
staging: comedi: rti800: remove adc_range from private data

The 'adc_range' is only used in the attach of the board. Remove it
from the private data.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/rti800.c