diff options
author | Peter Griffin <[email protected]> | 2024-10-31 15:00:31 +0000 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-11-02 21:13:01 -0400 |
commit | ceef938bbf8b93ba3a218b4adc244cde94b582aa (patch) | |
tree | ad008d07948784e4f10e5f0e2b6fd09e3f8f53c7 /tools/perf/scripts/python/task-analyzer.py | |
parent | 36adb55631d0199b516a8b573fa886494d0e44a6 (diff) |
scsi: ufs: exynos: Fix hibern8 notify callbacks
v1 of the patch which introduced the ufshcd_vops_hibern8_notify()
callback used a bool instead of an enum. In v2 this was updated to an
enum based on the review feedback in [1].
ufs-exynos hibernate calls have always been broken upstream as it
follows the v1 bool implementation.
Link: https://patchwork.kernel.org/project/linux-scsi/patch/[email protected]/ [1]
Fixes: 55f4b1f73631 ("scsi: ufs: ufs-exynos: Add UFS host support for Exynos SoCs")
Signed-off-by: Peter Griffin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: [email protected]
Reviewed-by: Tudor Ambarus <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions