mei: fix comments

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: "Winkler, Tomas" <tomas.winkler@intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Geert Uytterhoeven
2014-09-16 22:00:47 +02:00
committed by Jiri Kosina
parent f54619f28f
commit 7efceb5595
2 changed files with 4 additions and 4 deletions

View File

@@ -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
*/