staging: comedi: das16m1: remove an unnecessery comment

The configuration options are listed in the comedi comment block.

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:
H Hartley Sweeten 2016-05-03 12:29:58 -07:00 committed by Greg Kroah-Hartman
parent 4a026c2ebb
commit 300b31c225
1 changed files with 0 additions and 5 deletions

View File

@ -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)
{