File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -424,7 +424,7 @@ static int mei_me_pm_runtime_resume(struct device *device)
424
424
}
425
425
426
426
/**
427
- * mei_me_set_pm_domain - fill and set pm domian stucture for device
427
+ * mei_me_set_pm_domain - fill and set pm domain structure for device
428
428
*
429
429
* @dev: mei_device
430
430
*/
@@ -444,7 +444,7 @@ static inline void mei_me_set_pm_domain(struct mei_device *dev)
444
444
}
445
445
446
446
/**
447
- * mei_me_unset_pm_domain - clean pm domian stucture for device
447
+ * mei_me_unset_pm_domain - clean pm domain structure for device
448
448
*
449
449
* @dev: mei_device
450
450
*/
Original file line number Diff line number Diff line change @@ -371,7 +371,7 @@ static int mei_txe_pm_runtime_resume(struct device *device)
371
371
}
372
372
373
373
/**
374
- * mei_txe_set_pm_domain - fill and set pm domian stucture for device
374
+ * mei_txe_set_pm_domain - fill and set pm domain structure for device
375
375
*
376
376
* @dev: mei_device
377
377
*/
@@ -391,7 +391,7 @@ static inline void mei_txe_set_pm_domain(struct mei_device *dev)
391
391
}
392
392
393
393
/**
394
- * mei_txe_unset_pm_domain - clean pm domian stucture for device
394
+ * mei_txe_unset_pm_domain - clean pm domain structure for device
395
395
*
396
396
* @dev: mei_device
397
397
*/
You can’t perform that action at this time.
0 commit comments