Commit 666cac91 authored by William Breathitt Gray's avatar William Breathitt Gray Committed by Jonathan Cameron

iio: dac: cio-dac: Fix typo in comment listing supported devices

This driver supports the CIO-DAC08 device and not "CIO-DAC06".
Signed-off-by: default avatarWilliam Breathitt Gray <william.gray@linaro.org>
Link: https://lore.kernel.org/r/20230311002434.8761-1-william.gray@linaro.orgSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 42d35bf6
......@@ -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>
......
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