diff options
| author | Daejun Park <[email protected]> | 2021-09-02 09:35:34 +0900 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-09-14 23:38:58 -0400 |
| commit | 351b3a849ac7d92449dc75c43db8a857b38387ea (patch) | |
| tree | 810ec0aae3a670ba885a4392cac3e6e52839899f /tools/perf/scripts/python/bin | |
| parent | c4adf171e834dab8ca72676ca7264c5b50a542a8 (diff) | |
scsi: ufs: ufshpb: Use proper power management API
In ufshpb, pm_runtime_{get,put}_sync() are used to avoid unwanted runtime
suspend during query requests. Whereas commit b294ff3e3449 ("scsi: ufs:
core: Enable power management for wlun") modified the driver core to use
ufshcd_rpm_{get,put}_sync() APIs.
Switch to these APIs in HPB module as well.
Link: https://lore.kernel.org/r/20210902003534epcms2p1937a0f0eeb48a441cb69f5ef13ff8430@epcms2p1
Reviewed-by: Avri Altman <[email protected]>
Signed-off-by: Daejun Park <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions