diff options
| author | Hans de Goede <[email protected]> | 2019-05-24 18:35:18 +0200 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2019-05-27 10:55:33 +0200 |
| commit | 5c27de1df85066f2801f1ec406e641fdde178151 (patch) | |
| tree | 2bbaa9183341473ee5f67dce465fa6a5064df689 /tools/perf/scripts/python/bin | |
| parent | c0a74c732568ad347f7b3de281922808dab30504 (diff) | |
drm/i915/dsi: Call drm_connector_cleanup on vlv_dsi_init error exit path
If we exit vlv_dsi_init() because we failed to find a fixed_mode, then
we've already called drm_connector_init() and we should call
drm_connector_cleanup() to unregister the connector object.
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions