Re: [PATCH] phy: intel: Fix a typo

2021-03-25 Thread Vinod Koul
On 21-03-21, 02:10, Bhaskar Chowdhury wrote:
> 
> s/subsytem/subsystem/

Applied, thanks

-- 
~Vinod


[PATCH] phy: intel: Fix a typo

2021-03-20 Thread Bhaskar Chowdhury


s/subsytem/subsystem/

Signed-off-by: Bhaskar Chowdhury 
---
 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