diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-04-16 12:30:56 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-04-19 16:56:41 +0100 |
commit | 8cba4a9927df08c3bf7037e90692699e4152fa00 (patch) | |
tree | 7923d2ef161837626d17796ab989adbc55254037 /drivers/iio/trigger | |
parent | 9b7a12c3e090cf3fba6f66f1f23abbc6e0e86021 (diff) | |
download | linux-rpi-8cba4a9927df08c3bf7037e90692699e4152fa00.tar.gz linux-rpi-8cba4a9927df08c3bf7037e90692699e4152fa00.tar.bz2 linux-rpi-8cba4a9927df08c3bf7037e90692699e4152fa00.zip |
iio: Fix misspellings of "Analog Devices"
According to https://www.analog.com/, the company name is spelled
"Analog Devices".
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/trigger')
-rw-r--r-- | drivers/iio/trigger/iio-trig-hrtimer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/trigger/iio-trig-hrtimer.c b/drivers/iio/trigger/iio-trig-hrtimer.c index a5e670726717..f59bf8d58586 100644 --- a/drivers/iio/trigger/iio-trig-hrtimer.c +++ b/drivers/iio/trigger/iio-trig-hrtimer.c @@ -4,7 +4,7 @@ * * Copyright (C) Intuitive Aerial AB * Written by Marten Svanfeldt, marten@intuitiveaerial.com - * Copyright (C) 2012, Analog Device Inc. + * Copyright (C) 2012, Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> * Copyright (C) 2015, Intel Corporation */ |