]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
iio: amplifiers: fix typo from Curren to Current
authorShi Hao <i.shihao.999@gmail.com>
Mon, 16 Mar 2026 09:00:22 +0000 (14:30 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 21 Mar 2026 19:30:24 +0000 (19:30 +0000)
Fix incorrect spelling from Curren to Current.

Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/amplifiers/ada4250.c

index 40f396ea906950ab79bf72cdb162794e95f76094..71e361af2074fde4acf73e4df126c9c86c3307e1 100644 (file)
@@ -109,7 +109,7 @@ static int ada4250_set_offset_uv(struct iio_dev *indio_dev,
 
        /*
         * Compute Range and Voltage per LSB for the Sensor Offset Calibration
-        * Example of computation for Range 1 and Range 2 (Curren Bias Set = AVDD):
+        * Example of computation for Range 1 and Range 2 (Current Bias Set = AVDD):
         *                     Range 1                            Range 2
         *   Gain   | Max Vos(mV) |   LSB(mV)        |  Max Vos(mV)  | LSB(mV) |
         *    2     |    X1*127   | X1=0.126(AVDD-1) |   X1*3*127    |  X1*3   |