Commit 86eb94b
scsi: Revert "scsi: ufs: core: Initialize devfreq synchronously"
This reverts commit 7dafc3e.
This patch introduced a regression [1] where hba->pwr_info is used before
being initialized, which could create issues in ufshcd_scale_gear(). Revert
it until a better solution is found.
[1] https://lore.kernel.org/all/CAGaU9a_PMZhqv+YJ0r3w-hJMsR922oxW6Kg59vw+oen-NZ6Otw@mail.gmail.com
Signed-off-by: Adrien Thierry <athierry@redhat.com>
Link: https://lore.kernel.org/r/20230329205426.46393-1-athierry@redhat.com
Reviewed-by: Stanley Chu <stanley.chu@mediatek.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent d684a7a commit 86eb94b
2 files changed
Lines changed: 16 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1409 | 1409 | | |
1410 | 1410 | | |
1411 | 1411 | | |
1412 | | - | |
1413 | | - | |
1414 | | - | |
1415 | | - | |
1416 | | - | |
1417 | | - | |
1418 | | - | |
1419 | 1412 | | |
1420 | 1413 | | |
1421 | 1414 | | |
| |||
8399 | 8392 | | |
8400 | 8393 | | |
8401 | 8394 | | |
| 8395 | + | |
| 8396 | + | |
| 8397 | + | |
| 8398 | + | |
| 8399 | + | |
| 8400 | + | |
| 8401 | + | |
| 8402 | + | |
| 8403 | + | |
| 8404 | + | |
| 8405 | + | |
| 8406 | + | |
| 8407 | + | |
| 8408 | + | |
| 8409 | + | |
| 8410 | + | |
8402 | 8411 | | |
8403 | 8412 | | |
8404 | 8413 | | |
| |||
8670 | 8679 | | |
8671 | 8680 | | |
8672 | 8681 | | |
8673 | | - | |
8674 | | - | |
8675 | | - | |
8676 | | - | |
8677 | | - | |
8678 | | - | |
8679 | 8682 | | |
8680 | 8683 | | |
8681 | 8684 | | |
| |||
10316 | 10319 | | |
10317 | 10320 | | |
10318 | 10321 | | |
10319 | | - | |
10320 | | - | |
10321 | | - | |
10322 | | - | |
10323 | | - | |
10324 | | - | |
10325 | | - | |
10326 | | - | |
10327 | | - | |
10328 | | - | |
10329 | | - | |
10330 | | - | |
10331 | | - | |
10332 | | - | |
10333 | | - | |
10334 | | - | |
10335 | 10322 | | |
10336 | 10323 | | |
10337 | 10324 | | |
10338 | 10325 | | |
10339 | 10326 | | |
10340 | 10327 | | |
10341 | | - | |
10342 | | - | |
10343 | 10328 | | |
10344 | 10329 | | |
10345 | 10330 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
979 | 979 | | |
980 | 980 | | |
981 | 981 | | |
982 | | - | |
983 | 982 | | |
984 | 983 | | |
985 | 984 | | |
| |||
0 commit comments