From: William Breathitt Gray Date: Sat, 11 Mar 2023 00:24:34 +0000 (-0500) Subject: iio: dac: cio-dac: Fix typo in comment listing supported devices X-Git-Tag: v6.4-rc1~114^2~34^2~35 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=666cac91ae47c86c7a76fec39771123a92825134;p=linux-block.git 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: William Breathitt Gray Link: https://lore.kernel.org/r/20230311002434.8761-1-william.gray@linaro.org Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/dac/cio-dac.c b/drivers/iio/dac/cio-dac.c index 791dd999cf29..bb67d3340c9f 100644 --- a/drivers/iio/dac/cio-dac.c +++ b/drivers/iio/dac/cio-dac.c @@ -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 #include