diff options
Diffstat (limited to 'drivers/phy/intel/phy-intel-lgm-combo.c')
| -rw-r--r-- | drivers/phy/intel/phy-intel-lgm-combo.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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, | 
