浏览代码

staging: iio: isl29018: rename description in Kconfig for consistency

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>
Brian Masney 9 年之前
父节点
当前提交
bac80fd0cf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/staging/iio/light/Kconfig

+ 1 - 1
drivers/staging/iio/light/Kconfig

@@ -4,7 +4,7 @@
 menu "Light sensors"
 menu "Light sensors"
 
 
 config SENSORS_ISL29018
 config SENSORS_ISL29018
-	tristate "ISL 29018 light and proximity sensor"
+	tristate "Intersil 29018 light and proximity sensor"
 	depends on I2C
 	depends on I2C
 	select REGMAP_I2C
 	select REGMAP_I2C
 	default n
 	default n