[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPBsFfBhWAYCuxWxP=DnD1Ja5cQ44i5guRC+49gAHsTxJV25qw@mail.gmail.com>
Date: Wed, 24 Jun 2020 22:01:06 +0530
From: Vaibhav Gupta <vaibhav.varodek@...il.com>
To: David Miller <davem@...emloft.net>
Cc: Vaibhav Gupta <vaibhavgupta40@...il.com>,
Heiner Kallweit <hkallweit1@...il.com>, netdev@...r.kernel.org,
Bjorn Helgaas <helgaas@...nel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>, bjorn@...gaas.com,
linux-kernel-mentees@...ts.linuxfoundation.org,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-pci@...r.kernel.org, linux-pm@...r.kernel.org,
skhan@...uxfoundation.org
Subject: Re: [PATCH net-next v3 0/2] realtek ethernet : use generic power management.
On Wed, 20 May 2020 at 04:02, David Miller <davem@...emloft.net> wrote:
>
> From: Vaibhav Gupta <vaibhavgupta40@...il.com>
> Date: Mon, 18 May 2020 20:32:12 +0530
>
> > The purpose of this patch series is to remove legacy power management callbacks
> > from realtek ethernet drivers.
> >
> > The callbacks performing suspend() and resume() operations are still calling
> > pci_save_state(), pci_set_power_state(), etc. and handling the powermanagement
> > themselves, which is not recommended.
> >
> > The conversion requires the removal of the those function calls and change the
> > callback definition accordingly.
> >
> > All Changes are compile-tested only.
>
> Series applied
Thanks !
-- Vaibhav Gupta
> , thanks.
Powered by blists - more mailing lists