mediatek: mt7622: rtl8367c: source comment fixes
[openwrt/staging/stintel.git] / target / linux / mediatek / files / drivers / net / phy / rtk / rtl8367c / rtk_switch.c
index 0bb0db07768e37f1b01189571a7c8688a457b931..20542f259fcabbd75fa3bdcf1768a582c7e451a2 100644 (file)
@@ -152,7 +152,7 @@ static rtk_switch_halCtrl_t rtl8370b_hal_Ctrl =
     /* Minimum physical port number */
     0,
 
-    /* Maxmum physical port number */
+    /* Maximum physical port number */
     10,
 
     /* Physical port mask */
@@ -221,7 +221,7 @@ static rtk_switch_halCtrl_t rtl8364b_hal_Ctrl =
     /* Minimum physical port number */
     0,
 
-    /* Maxmum physical port number */
+    /* Maximum physical port number */
     7,
 
     /* Physical port mask */
@@ -290,7 +290,7 @@ static rtk_switch_halCtrl_t rtl8363sc_vb_hal_Ctrl =
     /* Minimum physical port number */
     0,
 
-    /* Maxmum physical port number */
+    /* Maximum physical port number */
     7,
 
     /* Physical port mask */
@@ -1215,7 +1215,7 @@ rtk_api_ret_t rtk_switch_isPortMaskExt(rtk_portmask_t *pPmask)
 /* Function Name:
  *      rtk_switch_portmask_L2P_get
  * Description:
- *      Get physicl portmask from logical portmask
+ *      Get physical portmask from logical portmask
  * Input:
  *      pLogicalPmask       - logical port mask
  * Output:
@@ -1351,7 +1351,7 @@ rtk_api_ret_t rtk_switch_logPortMask_get(rtk_portmask_t *pPortmask)
 /* Function Name:
  *      rtk_switch_init
  * Description:
- *      Set chip to default configuration enviroment
+ *      Set chip to default configuration environment
  * Input:
  *      None
  * Output: