Commit 7cd10fa6 authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman
Browse files

staging: comedi: adl_pci9111: tidy up comedi_lrange tables



Tidy up the format of the comedi_lrange table.

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: default avatarIan Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 348dc03e
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -125,8 +125,7 @@ a multiple of chanlist_len*convert_arg.
				 PLX9052_INTCSR_LI2STAT)
				 PLX9052_INTCSR_LI2STAT)


static const struct comedi_lrange pci9111_ai_range = {
static const struct comedi_lrange pci9111_ai_range = {
	5,
	5, {
	{
		BIP_RANGE(10),
		BIP_RANGE(10),
		BIP_RANGE(5),
		BIP_RANGE(5),
		BIP_RANGE(2.5),
		BIP_RANGE(2.5),