[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200715103913.B89A0C433A0@smtp.codeaurora.org>
Date: Wed, 15 Jul 2020 10:39:13 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: Vaibhav Gupta <vaibhavgupta40@...il.com>
Cc: Bjorn Helgaas <helgaas@...nel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>, bjorn@...gaas.com,
Vaibhav Gupta <vaibhav.varodek@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Vaibhav Gupta <vaibhavgupta40@...il.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-kernel-mentees@...ts.linuxfoundation.org,
skhan@...uxfoundation.org, linux-wireless@...r.kernel.org
Subject: Re: [PATCH v1] adm8211: use generic power management
Vaibhav Gupta <vaibhavgupta40@...il.com> wrote:
> With legacy PM, drivers themselves were responsible for managing the
> device's power states and takes care of register states.
>
> After upgrading to the generic structure, PCI core will take care of
> required tasks and drivers should do only device-specific operations.
>
> In the case of adm8211, after removing PCI helper functions, .suspend()
> and .resume() became empty-body functions. Hence, define them NULL and
> use dev_pm_ops.
>
> Compile-tested only.
>
> Signed-off-by: Vaibhav Gupta <vaibhavgupta40@...il.com>
Patch applied to wireless-drivers-next.git, thanks.
04bceecdf1e8 adm8211: use generic power management
--
https://patchwork.kernel.org/patch/11632321/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists