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

Commit 4295733e authored by Manuel Pégourié-Gonnard's avatar Manuel Pégourié-Gonnard Committed by Rafael J. Wysocki
Browse files

PM / core: fix typo in documentation



The documentation for detach() said attach.

Signed-off-by: default avatarManuel Pégourié-Gonnard <mpg@elzevir.fr>
Acked-by: default avatarPavel Machek <pavel@ucw.cz>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent a436b6a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ EXPORT_SYMBOL_GPL(dev_pm_domain_attach);

/**
 * dev_pm_domain_detach - Detach a device from its PM domain.
 * @dev: Device to attach.
 * @dev: Device to detach.
 * @power_off: Used to indicate whether we should power off the device.
 *
 * This functions will reverse the actions from dev_pm_domain_attach() and thus