提交 8452c3ef 编写于 作者: W Weiping Pan(潘卫平) 提交者: Greg Kroah-Hartman

staging: comedi: fix a typo

replace tranmitted with transmitted.
Signed-off-by: NWeiping Pan(潘卫平) <panweiping3@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 a3712f49
...@@ -1530,7 +1530,7 @@ static int usbdux_ao_cmdtest(struct comedi_device *dev, ...@@ -1530,7 +1530,7 @@ static int usbdux_ao_cmdtest(struct comedi_device *dev,
/* we always output at 1kHz just now all channels at once */ /* we always output at 1kHz just now all channels at once */
if (0) { /* (this_usbduxsub->high_speed) */ if (0) { /* (this_usbduxsub->high_speed) */
/* /*
* in usb-2.0 only one conversion it tranmitted but with 8kHz/n * in usb-2.0 only one conversion it transmitted but with 8kHz/n
*/ */
cmd->convert_src &= TRIG_TIMER; cmd->convert_src &= TRIG_TIMER;
} else { } else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册