staging: comedi: adl_pci9111: tidy up comedi_lrange tables
Tidy up the format of the comedi_lrange table. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
348dc03eb8
commit
7cd10fa64c
@ -125,8 +125,7 @@ TODO:
|
||||
PLX9052_INTCSR_LI2STAT)
|
||||
|
||||
static const struct comedi_lrange pci9111_ai_range = {
|
||||
5,
|
||||
{
|
||||
5, {
|
||||
BIP_RANGE(10),
|
||||
BIP_RANGE(5),
|
||||
BIP_RANGE(2.5),
|
||||
|
Loading…
Reference in New Issue
Block a user