[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210320204055.26107-1-unixbhaskar@gmail.com>
Date: Sun, 21 Mar 2021 02:10:55 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: kishon@...com, vkoul@...nel.org, p.zabel@...gutronix.de,
eswara.kota@...ux.intel.com,
vadivel.muruganx.ramuthevar@...ux.intel.com, unixbhaskar@...il.com,
nathan@...nel.org, arnd@...db.de,
wan.ahmad.zainie.wan.mohamad@...el.com,
linux-kernel@...r.kernel.org
Cc: rdunlap@...radead.org
Subject: [PATCH] phy: intel: Fix a typo
s/subsytem/subsystem/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
drivers/phy/intel/phy-intel-lgm-combo.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/phy/intel/phy-intel-lgm-combo.c b/drivers/phy/intel/phy-intel-lgm-combo.c
index 360b1eb2ebd6..157683d10367 100644
--- a/drivers/phy/intel/phy-intel-lgm-combo.c
+++ b/drivers/phy/intel/phy-intel-lgm-combo.c
@@ -462,7 +462,7 @@ static int intel_cbphy_fwnode_parse(struct intel_combo_phy *cbphy)
/*
* syscfg and hsiocfg variables stores the handle of the registers set
- * in which ComboPhy subsytem specific registers are subset. Using
+ * in which ComboPhy subsystem specific registers are subset. Using
* Register map framework to access the registers set.
*/
ret = fwnode_property_get_reference_args(fwnode, "intel,syscfg", NULL,
--
2.26.2
Powered by blists - more mailing lists