Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7efceb55 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jiri Kosina
Browse files

mei: fix comments

parent f54619f2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -424,7 +424,7 @@ static int mei_me_pm_runtime_resume(struct device *device)
}

/**
 * mei_me_set_pm_domain - fill and set pm domian stucture for device
 * mei_me_set_pm_domain - fill and set pm domain structure for device
 *
 * @dev: mei_device
 */
@@ -444,7 +444,7 @@ static inline void mei_me_set_pm_domain(struct mei_device *dev)
}

/**
 * mei_me_unset_pm_domain - clean pm domian stucture for device
 * mei_me_unset_pm_domain - clean pm domain structure for device
 *
 * @dev: mei_device
 */
+2 −2
Original line number Diff line number Diff line
@@ -371,7 +371,7 @@ static int mei_txe_pm_runtime_resume(struct device *device)
}

/**
 * mei_txe_set_pm_domain - fill and set pm domian stucture for device
 * mei_txe_set_pm_domain - fill and set pm domain structure for device
 *
 * @dev: mei_device
 */
@@ -391,7 +391,7 @@ static inline void mei_txe_set_pm_domain(struct mei_device *dev)
}

/**
 * mei_txe_unset_pm_domain - clean pm domian stucture for device
 * mei_txe_unset_pm_domain - clean pm domain structure for device
 *
 * @dev: mei_device
 */