staging: iio: isl29018: rename description in Kconfig for consistency
authorBrian Masney <masneyb@onstation.org>
Mon, 10 Oct 2016 07:20:00 +0000 (03:20 -0400)
committerJonathan 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

index ca8d6e66c899dd1fb1858b7da52f07b09ed8506d..5e4e77ef7f98eb9c825ec82c7e1a01f98383ea44 100644 (file)
@@ -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