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

Commit 35732e52 authored by Subhash Jadavani's avatar Subhash Jadavani
Browse files

scsi: ufs: don't rely on prefetched data



We were setting bActiveICCLevel attribute for UFS device only once but
type of this attribute has changed from persistent to volatile in latest
UFS device specification (v2.1). Also, UFS card specification marks this
attribute as volatile.
This means it isn't safe to rely on prefetched data (only used for
bActiveICCLevel attribute now) for both embedded & removable UFS devices
hence this change removes the code related to data prefetching.

Change-Id: I12df04d8781ede22e583db7b820753e97ee9503c
Signed-off-by: default avatarSubhash Jadavani <subhashj@codeaurora.org>
parent 5c9280cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment