From mboxrd@z Thu Jan 1 00:00:00 1970 From: jonathanh@nvidia.com (Jon Hunter) Date: Thu, 31 May 2018 09:03:50 +0100 Subject: [PATCH v2 8/9] PM / Domains: Add support for multi PM domains per device to genpd In-Reply-To: References: <20180529100421.31022-1-ulf.hansson@linaro.org> <20180529100421.31022-9-ulf.hansson@linaro.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 31/05/18 07:17, Ulf Hansson wrote: > [...] > >>> +/** >>> + * 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