aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio')
-rw-r--r--drivers/iio/adc/ad799x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/adc/ad799x.c b/drivers/iio/adc/ad799x.c
index bcbf6102efed..16a8b14b1921 100644
--- a/drivers/iio/adc/ad799x.c
+++ b/drivers/iio/adc/ad799x.c
@@ -102,7 +102,7 @@ enum {
102}; 102};
103 103
104/** 104/**
105 * struct ad799x_chip_info - chip specifc information 105 * struct ad799x_chip_info - chip specific information
106 * @channel: channel specification 106 * @channel: channel specification
107 * @num_channels: number of channels 107 * @num_channels: number of channels
108 * @monitor_mode: whether the chip supports monitor interrupts 108 * @monitor_mode: whether the chip supports monitor interrupts