[PATCH 2/2] scsi: ufs: exynos: unify naming

Alim Akhtar alim.akhtar at samsung.com
Mon Sep 27 23:16:15 PDT 2021


Hello Krzysztof,

>-----Original Message-----
>From: Krzysztof Kozlowski [mailto:krzysztof.kozlowski at canonical.com]
>Sent: Friday, September 24, 2021 6:57 PM
>To: Kishon Vijay Abraham I <kishon at ti.com>; Vinod Koul <vkoul at kernel.org>;
>Alim Akhtar <alim.akhtar at samsung.com>; Avri Altman <avri.altman at wdc.com>;
>James E.J. Bottomley <jejb at linux.ibm.com>; Martin K. Petersen
><martin.petersen at oracle.com>; Krzysztof Kozlowski
><krzysztof.kozlowski at canonical.com>; Marek Szyprowski
><m.szyprowski at samsung.com>; Jaehoon Chung <jh80.chung at samsung.com>;
>linux-phy at lists.infradead.org; linux-kernel at vger.kernel.org; linux-
>scsi at vger.kernel.org; Chanho Park <chanho61.park at samsung.com>; linux-arm-
>kernel at lists.infradead.org; linux-samsung-soc at vger.kernel.org
>Subject: [PATCH 2/2] scsi: ufs: exynos: unify naming
>
>We use everywhere "Samsung" and "Exynos", not the uppercase versions.
>
>Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
>---
Reviewed-by: Alim Akhtar <alim.akhtar at samsung.com>

> drivers/scsi/ufs/Kconfig | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
>diff --git a/drivers/scsi/ufs/Kconfig b/drivers/scsi/ufs/Kconfig index
>565e8aa6319d..af66cb3634a8 100644
>--- a/drivers/scsi/ufs/Kconfig
>+++ b/drivers/scsi/ufs/Kconfig
>@@ -165,14 +165,14 @@ config SCSI_UFS_BSG
> 	  If unsure, say N.
>
> config SCSI_UFS_EXYNOS
>-	tristate "EXYNOS specific hooks to UFS controller platform driver"
>+	tristate "Exynos specific hooks to UFS controller platform driver"
> 	depends on SCSI_UFSHCD_PLATFORM && (ARCH_EXYNOS ||
>COMPILE_TEST)
> 	help
>-	  This selects the EXYNOS specific additions to UFSHCD platform
driver.
>-	  UFS host on EXYNOS includes HCI and UNIPRO layer, and associates
>with
>-	  UFS-PHY driver.
>+	  This selects the Samsung Exynos SoC specific additions to UFSHCD
>+	  platform driver.  UFS host on Samsung Exynos SoC includes HCI and
>+	  UNIPRO layer, and associates with UFS-PHY driver.
>
>-	  Select this if you have UFS host controller on EXYNOS chipset.
>+	  Select this if you have UFS host controller on Samsung Exynos SoC.
> 	  If unsure, say N.
>
> config SCSI_UFS_CRYPTO
>--
>2.30.2





More information about the linux-arm-kernel mailing list