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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: PM domait to power off.
 * @genpd: PM domain to power off.
 *
 * Queue up the execution of genpd_poweroff() unless it's already been done
 * before.