aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/documentation-file-ref-check
diff options
context:
space:
mode:
authorCan Guo <[email protected]>2020-03-26 09:25:41 +0000
committerMartin K. Petersen <[email protected]>2020-03-27 02:56:33 +0000
commite89860f196fca353d1b93c95b6a5b4fd88178d3b (patch)
tree91f81bd380768d56737862ed16f29f6a4450cdf3 /scripts/documentation-file-ref-check
parentscsi: dc395x: remove dc395x_bios_param (diff)
downloadkernel-e89860f196fca353d1b93c95b6a5b4fd88178d3b.tar.gz
kernel-e89860f196fca353d1b93c95b6a5b4fd88178d3b.zip
scsi: ufs: Do not rely on prefetched data
We were setting bActiveICCLevel attribute for UFS device only once but the type of this attribute has changed from persistent to volatile since UFS device specification v2.1. This attribute is set to the default value after power cycle or hardware reset event. It isn't safe to rely on prefetched data (only used for bActiveICCLevel attribute now). Hence this change removes the code related to data prefetching and set this parameter on every attempt to probe the UFS device. Tested-by: Stanley Chu <[email protected]> Reviewed-by: Stanley Chu <[email protected]> Reviewed-by: Avri Altman <[email protected]> Signed-off-by: Can Guo <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions