mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
Revert "ANDROID: scsi: ufs: Enable zoned write pipelining"
Prepare for applying the FROMLIST version of this patch.
This reverts commit d701aaaeb4.
Bug: 234829282
Change-Id: I7f267cf661807c7c8c96ea05966d77b338d62de2
Signed-off-by: Bart Van Assche <bvanassche@google.com>
This commit is contained in:
@@ -5145,7 +5145,6 @@ static int ufshcd_slave_configure(struct scsi_device *sdev)
|
||||
|
||||
ufshcd_hpb_configure(hba, sdev);
|
||||
|
||||
blk_queue_flag_set(QUEUE_FLAG_PIPELINE_ZONED_WRITES, q);
|
||||
blk_queue_update_dma_pad(q, PRDT_DATA_BYTE_COUNT_PAD - 1);
|
||||
if (hba->quirks & UFSHCD_QUIRK_4KB_DMA_ALIGNMENT)
|
||||
blk_queue_update_dma_alignment(q, 4096 - 1);
|
||||
|
||||
Reference in New Issue
Block a user