[PATCH v2 8/9] PM / Domains: Add support for multi PM domains per device to genpd
From: jonathanh@nvidia.com (Jon Hunter)
Date: 2018-05-31 08:03:59
Also in:
linux-pm, linux-tegra, lkml
From: jonathanh@nvidia.com (Jon Hunter)
Date: 2018-05-31 08:03:59
Also in:
linux-pm, linux-tegra, lkml
On 31/05/18 07:17, Ulf Hansson wrote:
[...]quoted
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.
Yes perfect. Thanks Jon -- nvpublic