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

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

staging: comedi: multiq3: remove usless comment



Remove the comment about the configuration options. It's not
correct for this board.

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent cf00515e
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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)
{