Skip to content
Snippets Groups Projects
Commit a3d09c73 authored by Moritz Fischer's avatar Moritz Fischer Committed by Rafael J. Wysocki
Browse files

PM / Domains: Fix typo in comment

parent cdb300a0
No related branches found
No related tags found
No related merge requests found
...@@ -160,7 +160,7 @@ static int genpd_power_off(struct generic_pm_domain *genpd, bool timed) ...@@ -160,7 +160,7 @@ static int genpd_power_off(struct generic_pm_domain *genpd, bool timed)
/** /**
* genpd_queue_power_off_work - Queue up the execution of genpd_poweroff(). * genpd_queue_power_off_work - Queue up the execution of genpd_poweroff().
* @genpd: PM domait to power off. * @genpd: PM domain to power off.
* *
* Queue up the execution of genpd_poweroff() unless it's already been done * Queue up the execution of genpd_poweroff() unless it's already been done
* before. * before.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment