Commit 63a4eca5 authored by Bart Massey's avatar Bart Massey Committed by Greg Kroah-Hartman

Staging: comedi: ni_labpc_cs: wrapped long comments

Signed-off-by: default avatarBart Massey <bart@cs.pdx.edu>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 92c4bad7
......@@ -83,7 +83,8 @@ static int labpc_attach(struct comedi_device *dev, struct comedi_devconfig *it);
static const struct labpc_board_struct labpc_cs_boards[] = {
{
.name = "daqcard-1200",
.device_id = 0x103, /* 0x10b is manufacturer id, 0x103 is device id */
.device_id = 0x103, /* 0x10b is manufacturer id,
0x103 is device id */
.ai_speed = 10000,
.bustype = pcmcia_bustype,
.register_layout = labpc_1200_layout,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment