staging: comedi: multiq3: remove usless comment
Remove the comment about the configuration options. It's not correct for this board. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
cf00515e0d
commit
4aa83c1980
1 changed files with 0 additions and 5 deletions
|
@ -222,11 +222,6 @@ static void encoder_reset(struct comedi_device *dev)
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
options[0] - I/O port
|
||||
options[2] - number of encoder chips installed
|
||||
*/
|
||||
|
||||
static int multiq3_attach(struct comedi_device *dev,
|
||||
struct comedi_devconfig *it)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue