On Sat, Jan 04, 2020 at 04:20:51PM +0100, Krzysztof Kozlowski wrote: > Fix up inconsistent usage of upper and lowercase letters in "Samsung" > and "Exynos" names. > > "SAMSUNG" and "EXYNOS" are not abbreviations but regular trademarked > names. Therefore they should be written with lowercase letters starting > with capital letter. > > The lowercase "Exynos" name is promoted by its manufacturer Samsung > Electronics Co., Ltd., in advertisement materials and on website. > > 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@xxxxxxxxxx> > --- > arch/arm/mach-exynos/Kconfig | 36 +++++++++---------- > arch/arm/mach-exynos/common.h | 2 +- > arch/arm/mach-exynos/exynos.c | 4 +-- > arch/arm/mach-exynos/include/mach/map.h | 2 +- > arch/arm/mach-exynos/pm.c | 2 +- > arch/arm/mach-exynos/smc.h | 2 +- > arch/arm/mach-exynos/suspend.c | 2 +- > arch/arm/mach-s3c24xx/Kconfig | 16 ++++----- > arch/arm/plat-samsung/adc.c | 2 +- > arch/arm/plat-samsung/devs.c | 2 +- > arch/arm/plat-samsung/gpio-samsung.c | 2 +- > .../plat-samsung/include/plat/samsung-time.h | 2 +- Applied. Best regards, Krzysztof