Messages in this thread |  | | Date | Tue, 7 Jan 2020 21:14:56 +0100 | From | Krzysztof Kozlowski <> | Subject | Re: [PATCH v2 05/20] soc: samsung: Rename Samsung and Exynos to lowercase |
| |
On Sat, Jan 04, 2020 at 04:20:52PM +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@kernel.org> > --- > drivers/soc/samsung/Kconfig | 2 +- > drivers/soc/samsung/exynos-chipid.c | 2 +- > drivers/soc/samsung/exynos-pmu.c | 2 +- > drivers/soc/samsung/exynos-pmu.h | 2 +- > drivers/soc/samsung/exynos3250-pmu.c | 2 +- > drivers/soc/samsung/exynos4-pmu.c | 2 +- > drivers/soc/samsung/exynos5250-pmu.c | 2 +- > drivers/soc/samsung/exynos5420-pmu.c | 2 +- > include/linux/soc/samsung/exynos-pmu.h | 2 +- > include/linux/soc/samsung/exynos-regs-pmu.h | 16 ++++++++--------
Applied.
Best regards, Krzysztof
|  |