]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
iio: dac: cio-dac: Fix typo in comment listing supported devices
authorWilliam Breathitt Gray <william.gray@linaro.org>
Sat, 11 Mar 2023 00:24:34 +0000 (19:24 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 11 Mar 2023 12:36:25 +0000 (12:36 +0000)
This driver supports the CIO-DAC08 device and not "CIO-DAC06".

Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
Link: https://lore.kernel.org/r/20230311002434.8761-1-william.gray@linaro.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/cio-dac.c

index 791dd999cf291ec5394ec196f0ca6d2b16e98c45..bb67d3340c9f8ff8809b649ffd1bbb67d7d43c8e 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2016 William Breathitt Gray
  *
  * This driver supports the following Measurement Computing devices: CIO-DAC16,
- * CIO-DAC06, and PC104-DAC06.
+ * CIO-DAC08, and PC104-DAC06.
  */
 #include <linux/bitops.h>
 #include <linux/device.h>