diff options
| author | Kuogee Hsieh <[email protected]> | 2023-12-01 15:19:46 -0800 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2023-12-03 03:13:17 +0300 |
| commit | 9179fd9596a47de3ff2947101751315ea00bd7ef (patch) | |
| tree | cc4a4a2a502d190db5c02451fff3f0dc091711c5 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | e467e0bde881a667ccde9c7963f1042c01818059 (diff) | |
drm/msm/dp: move parser->parse() and dp_power_client_init() to probe
Original both parser->parse() and dp_power_client_init() are done at
dp_display_bind() since eDP population is done at binding time.
In the preparation of having eDP population done at probe() time,
move both function from dp_display_bind() to dp_display_probe().
Changes in v6:
-- move dp_power_client_deinit() to remove()
Changes in v5:
-- explain why parser->parse() and dp_power_client_init() are moved to
probe time
-- tear down sub modules if failed
Changes in v4:
-- split this patch out of "incorporate pm_runtime framework into DP
driver" patch
Signed-off-by: Kuogee Hsieh <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/570065/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions