mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 11:26:22 -04:00
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:
committed by
Greg Kroah-Hartman
parent
348dc03eb8
commit
7cd10fa64c
@@ -125,8 +125,7 @@ a multiple of chanlist_len*convert_arg.
|
||||
PLX9052_INTCSR_LI2STAT)
|
||||
|
||||
static const struct comedi_lrange pci9111_ai_range = {
|
||||
5,
|
||||
{
|
||||
5, {
|
||||
BIP_RANGE(10),
|
||||
BIP_RANGE(5),
|
||||
BIP_RANGE(2.5),
|
||||
|
||||
Reference in New Issue
Block a user