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

mei: fix comments

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: default avatar"Winkler, Tomas" <tomas.winkler@intel.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent f54619f2
...@@ -424,7 +424,7 @@ static int mei_me_pm_runtime_resume(struct device *device) ...@@ -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 * @dev: mei_device
*/ */
...@@ -444,7 +444,7 @@ static inline void mei_me_set_pm_domain(struct mei_device *dev) ...@@ -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 * @dev: mei_device
*/ */
......
...@@ -371,7 +371,7 @@ static int mei_txe_pm_runtime_resume(struct device *device) ...@@ -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 * @dev: mei_device
*/ */
...@@ -391,7 +391,7 @@ static inline void mei_txe_set_pm_domain(struct mei_device *dev) ...@@ -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 * @dev: mei_device
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment