Re: [PATCH v2 07/15] scsi: hisi_sas_v3_hw: use generic power management

2020-09-08 Thread Vaibhav Gupta
On Mon, Jul 20, 2020 at 07:04:20PM +0530, Vaibhav Gupta 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

Re: [PATCH v2 07/15] scsi: hisi_sas_v3_hw: use generic power management

2020-07-20 Thread chenxiang (M)
在 2020/7/20 21:34, Vaibhav Gupta 写道: 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

[PATCH v2 07/15] scsi: hisi_sas_v3_hw: use generic power management

2020-07-20 Thread Vaibhav Gupta
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 calling