]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
mfd: Kconfig: Rename Samsung to lowercase
authorKrzysztof Kozlowski <krzk@kernel.org>
Sat, 4 Jan 2020 15:21:05 +0000 (16:21 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 24 Jan 2020 07:33:58 +0000 (07:33 +0000)
Fix up inconsistent usage of upper and lowercase letters in "Samsung"
name.

"SAMSUNG" is not an abbreviation but a regular trademarked name.
Therefore it should be written with lowercase letters starting with
capital letter.

Although advertisement materials usually use uppercase "SAMSUNG", the
lowercase version is used in all legal aspects (e.g. on Wikipedia and in
privacy/legal statements on
https://www.samsung.com/semiconductor/privacy-global/).

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig

index 42c0895fb4f42462f80da1102b5597ae9dd94d10..8f57b9cf9645789ef601eec67c91fe2085efc3bc 100644 (file)
@@ -1066,7 +1066,7 @@ config MFD_RN5T618
          functionality of the device.
 
 config MFD_SEC_CORE
-       tristate "SAMSUNG Electronics PMIC Series Support"
+       tristate "Samsung Electronics PMIC Series Support"
        depends on I2C=y
        select MFD_CORE
        select REGMAP_I2C