commit | 6605a305c56cb09362e11d93e74c6236eba19f9a | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Apr 08 18:17:01 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 09 16:29:04 2013 -0700 |
tree | d233db04d078b7192cce916b7b30123fba3d2ab2 | |
parent | 14aa6cda07cae1b3f81254ea2b0167ba7bf7db6f [diff] |
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>