mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 08:36:39 +07:00
Staging: comedi: ni_labpc_cs: wrapped long comments
Signed-off-by: Bart Massey <bart@cs.pdx.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
92c4bad75c
commit
63a4eca57c
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user