projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2f85b0
)
staging: iio: isl29018: rename description in Kconfig for consistency
author
Brian Masney
<masneyb@onstation.org>
Mon, 10 Oct 2016 07:20:00 +0000
(
03:20
-0400)
committer
Jonathan Cameron
<jic23@kernel.org>
Sun, 23 Oct 2016 18:33:43 +0000
(19:33 +0100)
Rename description from "ISL 29018" to "Intersil 29018" in Kconfig for
consistency with other drivers in mainline.
Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/light/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/iio/light/Kconfig
b/drivers/staging/iio/light/Kconfig
index ca8d6e66c899dd1fb1858b7da52f07b09ed8506d..5e4e77ef7f98eb9c825ec82c7e1a01f98383ea44 100644
(file)
--- a/
drivers/staging/iio/light/Kconfig
+++ b/
drivers/staging/iio/light/Kconfig
@@
-4,7
+4,7
@@
menu "Light sensors"
config SENSORS_ISL29018
- tristate "I
SL
29018 light and proximity sensor"
+ tristate "I
ntersil
29018 light and proximity sensor"
depends on I2C
select REGMAP_I2C
default n