aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity
diff options
context:
space:
mode:
authorDaniel Campello <campello@chromium.org>2020-08-03 17:58:09 -0600
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2020-09-03 19:40:42 +0100
commit124cbc339cabde29a0a4d2b9c51c5068884145b0 (patch)
tree5f0f8b6fb51ea8edb7386800f6608103da05052a /drivers/iio/proximity
parentiio: sx9310: Use regmap_read_poll_timeout() for compensation (diff)
downloadlinux-dev-124cbc339cabde29a0a4d2b9c51c5068884145b0.tar.xz
linux-dev-124cbc339cabde29a0a4d2b9c51c5068884145b0.zip
iio: sx9310: Update copyright
Fixes wrong copyright year. Signed-off-by: Daniel Campello <campello@chromium.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/proximity')
-rw-r--r--drivers/iio/proximity/sx9310.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/iio/proximity/sx9310.c b/drivers/iio/proximity/sx9310.c
index dd04aaf66d31..419f47a2fbd5 100644
--- a/drivers/iio/proximity/sx9310.c
+++ b/drivers/iio/proximity/sx9310.c
@@ -6,8 +6,8 @@
* Based on SX9500 driver and Semtech driver using the input framework
* <https://my.syncplicity.com/share/teouwsim8niiaud/
* linux-driver-SX9310_NoSmartHSensing>.
- * Reworked April 2019 by Evan Green <evgreen@chromium.org>
- * and January 2020 by Daniel Campello <campello@chromium.org>
+ * Reworked in April 2019 by Evan Green <evgreen@chromium.org>
+ * and in January 2020 by Daniel Campello <campello@chromium.org>.
*/
#include <linux/acpi.h>