Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b7c6c742 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "scsi: ufs: Set DBD setting in mode sense for caching mode page"

parents 1d8da4dc 1fd10ecc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8168,6 +8168,7 @@ int ufshcd_init(struct ufs_hba *hba, void __iomem *mmio_base, unsigned int irq)
	host->unique_id = host->host_no;
	host->max_cmd_len = MAX_CDB_SIZE;
	host->report_wlus = 1;
	host->set_dbd_for_caching = 1;

	hba->max_pwr_info.is_valid = false;