On Sat, 27 Jun 2020 at 00:44, David Miller wrote:
>
> From: Vaibhav Gupta
> Date: Wed, 24 Jun 2020 23:21:17 +0530
>
> > 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 structur
From: Vaibhav Gupta
Date: Wed, 24 Jun 2020 23:21:17 +0530
> 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
> everest-linux-l2
> Cc: netdev@vger.kernel.org; linux-ker...@vger.kernel.org; linux-kernel-
> ment...@lists.linuxfoundation.org; sk...@linuxfoundation.org
> Subject: Re: [EXT] [PATCH v1] bnx2x: use generic power management
>
>
>
> On 24/06/2020
On 24/06/2020 8:51 pm, Vaibhav Gupta wrote:
> External Email
>
> --
> With legacy PM, drivers themselves were responsible for managing the
> device's power states and takes care of register states.
>
> After upgrading to the g
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.
The driver was also calling bnx2