[PATCH v2 8/9] PM / Domains: Add support for multi PM domains per device to genpd
From: Ulf Hansson <hidden>
Date: 2018-05-31 06:17:22
Also in:
linux-pm, linux-tegra, lkml
From: Ulf Hansson <hidden>
Date: 2018-05-31 06:17:22
Also in:
linux-pm, linux-tegra, lkml
[...]
quoted
+/** + * genpd_dev_pm_attach_by_id() - Attach a device to one of its PM domain. + * @dev: Device to attach.Can you update the description of the above as well?
Yes, like below? genpd_dev_pm_attach_by_id() - Associate a device with one of its PM domains. @dev: The device used to lookup the PM domain. Kind regards Uffe