Re: [PATCH v2 0/2] scsi: ufs: Fix power drain and hci quirk for WriteBooster

2021-01-07 Thread Martin K. Petersen
On Tue, 22 Dec 2020 15:29:03 +0800, Stanley Chu wrote:

> This series fixes two WriteBooster issues,
> 1. Fix a corner case that device flush capability is not disabled during 
> system suspend
> 2. Fix the checking of UFSHCI quirk UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
> 
> Stanley Chu (2):
>   scsi: ufs: Fix possible power drain during system suspend
>   scsi: ufs: Relax the condition of
> UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
> 
> [...]

Applied to 5.11/scsi-fixes, thanks!

[1/2] scsi: ufs: Fix possible power drain during system suspend
  https://git.kernel.org/mkp/scsi/c/1d53864c3617
[2/2] scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
  https://git.kernel.org/mkp/scsi/c/21acf4601cc6

-- 
Martin K. Petersen  Oracle Linux Engineering


[PATCH v2 0/2] scsi: ufs: Fix power drain and hci quirk for WriteBooster

2020-12-21 Thread Stanley Chu
Hi,
This series fixes two WriteBooster issues,
1. Fix a corner case that device flush capability is not disabled during system 
suspend
2. Fix the checking of UFSHCI quirk UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL

Stanley Chu (2):
  scsi: ufs: Fix possible power drain during system suspend
  scsi: ufs: Relax the condition of
UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL

 drivers/scsi/ufs/ufshcd.c | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

-- 
2.18.0