Loading drivers/staging/comedi/drivers/addi_apci_3xxx.c +2 −1 Original line number Diff line number Diff line Loading @@ -699,7 +699,8 @@ static int apci3xxx_dio_insn_config(struct comedi_device *dev, if (chan < 16) return -EINVAL; else /* changing any channel in port 2 changes the entire port */ /* changing any channel in port 2 */ /* changes the entire port */ mask = 0xff0000; } Loading drivers/staging/comedi/drivers/8255.h +2 −2 File changed.Contains only whitespace changes. Show changes Loading
drivers/staging/comedi/drivers/addi_apci_3xxx.c +2 −1 Original line number Diff line number Diff line Loading @@ -699,7 +699,8 @@ static int apci3xxx_dio_insn_config(struct comedi_device *dev, if (chan < 16) return -EINVAL; else /* changing any channel in port 2 changes the entire port */ /* changing any channel in port 2 */ /* changes the entire port */ mask = 0xff0000; } Loading
drivers/staging/comedi/drivers/8255.h +2 −2 File changed.Contains only whitespace changes. Show changes