Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

staging: comedi: das16m1: remove an unnecessery comment



The configuration options are listed in the comedi comment block.

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 4a026c2e
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -505,11 +505,6 @@ static int das16m1_irq_bits(unsigned int irq)
	}
}

/*
 * Options list:
 *   0  I/O base
 *   1  IRQ
 */
static int das16m1_attach(struct comedi_device *dev,
			  struct comedi_devconfig *it)
{