From: David Lechner Date: Wed, 20 Nov 2024 21:33:25 +0000 (-0600) Subject: iio: dac: ad5686: fix struct name in doc comment X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f596651dd6beb37b0f90e21ec245a3bc7c84557b;p=users%2Fjedix%2Flinux-maple.git iio: dac: ad5686: fix struct name in doc comment Fix a copy/paste mistake in the struct ad5686_state doc comment. Signed-off-by: David Lechner Link: https://patch.msgid.link/20241120-iio-regulator-cleanup-round-6-v1-2-d5a5360f7ec3@baylibre.com Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/dac/ad5686.h b/drivers/iio/dac/ad5686.h index 760f852911df7..5b150f344fdac 100644 --- a/drivers/iio/dac/ad5686.h +++ b/drivers/iio/dac/ad5686.h @@ -115,7 +115,7 @@ struct ad5686_chip_info { }; /** - * struct ad5446_state - driver instance specific data + * struct ad5686_state - driver instance specific data * @spi: spi_device * @chip_info: chip model specific constants, available modes etc * @reg: supply regulator