[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200715103843.02F06C433CA@smtp.codeaurora.org>
Date: Wed, 15 Jul 2020 10:38:42 +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,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Vaibhav Gupta <vaibhav.varodek@...il.com>,
Vaibhav Gupta <vaibhavgupta40@...il.com>,
linux-kernel@...r.kernel.org,
linux-kernel-mentees@...ts.linuxfoundation.org,
skhan@...uxfoundation.org, netdev@...r.kernel.org,
linux-wireless@...r.kernel.org
Subject: Re: [PATCH v1] orinoco: use generic power management
Vaibhav Gupta <vaibhavgupta40@...il.com> wrote:
> With the support of generic PM callbacks, drivers no longer need to use
> legacy .suspend() and .resume() in which they had to maintain PCI states
> changes and device's power state themselves. The required operations are
> done by PCI core.
>
> PCI drivers are not expected to invoke PCI helper functions like
> pci_save/restore_state(), pci_enable/disable_device(),
> pci_set_power_state(), etc. Their tasks are completed by PCI core itself.
>
> Compile-tested only.
>
> Signed-off-by: Vaibhav Gupta <vaibhavgupta40@...il.com>
Patch applied to wireless-drivers-next.git, thanks.
c689a62b6712 orinoco: use generic power management
--
https://patchwork.kernel.org/patch/11623867/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists