Skip to content

Commit

Permalink
staging: comedi: multiq3: remove usless comment
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Apr 11, 2013
1 parent cf00515 commit 4aa83c1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions drivers/staging/comedi/drivers/multiq3.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 4aa83c1

Please sign in to comment.