[PATCH v2 6/8] staging: iio: isl29018: rename description in Kconfig for consistency

Brian Masney masneyb at onstation.org
Mon Oct 10 07:20:00 UTC 2016


Rename description from "ISL 29018" to "Intersil 29018" in Kconfig for
consistency with other drivers in mainline.

Signed-off-by: Brian Masney <masneyb at onstation.org>
---
 drivers/staging/iio/light/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/iio/light/Kconfig b/drivers/staging/iio/light/Kconfig
index ca8d6e6..5e4e77e 100644
--- a/drivers/staging/iio/light/Kconfig
+++ b/drivers/staging/iio/light/Kconfig
@@ -4,7 +4,7 @@
 menu "Light sensors"
 
 config SENSORS_ISL29018
-	tristate "ISL 29018 light and proximity sensor"
+	tristate "Intersil 29018 light and proximity sensor"
 	depends on I2C
 	select REGMAP_I2C
 	default n
-- 
2.5.5



More information about the devel mailing list