diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-01-22 00:06:16 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-02-18 20:15:11 +0300 |
commit | ae57fdf0f21768650a4de9e55a1df203adcb9956 (patch) | |
tree | ab5ae041022c19955ea62952446c376aca8b5a59 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ef58e0ad34365e2c8274b74e6e745b8c180ff0d3 (diff) | |
download | linux-ae57fdf0f21768650a4de9e55a1df203adcb9956.tar.xz |
drm/msm/dpu: stop embedding dpu_hw_blk into dpu_hw_intf
Now as dpu_hw_intf is not hanled by dpu_rm_get_assigned_resources, there
is no point in embedding the (empty) struct dpu_hw_blk into dpu_hw_intf
(and using typecasts between dpu_hw_blk and dpu_hw_intf). Drop it and
use dpu_hw_intf directly.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Link: https://lore.kernel.org/r/20220121210618.3482550-5-dmitry.baryshkov@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions