diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2024-10-31 15:00:27 +0000 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-11-02 21:13:01 -0400 |
commit | f8fe71a3fe89836e9b694f4a338157f5e36abae8 (patch) | |
tree | 1880fbf94e4e27685d80bce8fd19e4157c77cab0 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5ef3cb67f3da46cb9213aee8c92758af8683a4ef (diff) | |
download | linux-f8fe71a3fe89836e9b694f4a338157f5e36abae8.tar.gz linux-f8fe71a3fe89836e9b694f4a338157f5e36abae8.tar.bz2 linux-f8fe71a3fe89836e9b694f4a338157f5e36abae8.zip |
scsi: ufs: exynos: remove tx_dif_p_nsec from exynosauto_ufs_drv_init()
Remove the assignment of tx_dif_p_nsec as both users of
exynosauto_ufs_drv_init() function (exynosauto and gs101) set the
EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR flag meaning that tx_dif_p_nsec has
no effect.
Additionally both users also set the samsung,sysreg dt property, meaning
the execution flow will always return on the regmap_update_bits() call
before the assignment.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Link: https://lore.kernel.org/r/20241031150033.3440894-9-peter.griffin@linaro.org
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions