Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

crypto: exynos-rng - Rename Exynos to lowercase

Fix up inconsistent usage of upper and lowercase letters in "Exynos"
name.

"EXYNOS" is not an abbreviation but a regular trademarked name.
Therefore it 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.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

authored by

Krzysztof Kozlowski and committed by
Herbert Xu
b279997f c0271a05

+1 -1
+1 -1
drivers/crypto/Kconfig
··· 430 430 found in some Freescale i.MX chips. 431 431 432 432 config CRYPTO_DEV_EXYNOS_RNG 433 - tristate "EXYNOS HW pseudo random number generator support" 433 + tristate "Exynos HW pseudo random number generator support" 434 434 depends on ARCH_EXYNOS || COMPILE_TEST 435 435 depends on HAS_IOMEM 436 436 select CRYPTO_RNG