drm/i915: Remove TC PHY disconnect workaround
authorImre Deak <imre.deak@intel.com>
Thu, 23 Mar 2023 14:20:34 +0000 (16:20 +0200)
committerImre Deak <imre.deak@intel.com>
Mon, 3 Apr 2023 08:35:32 +0000 (11:35 +0300)
commit450c27fc9e9cf74ff9b96dd813817133e0f50cf1
treec84c7bc0d2dbc819f1a95255671f6dcc2f231d53
parentb108bdd0e22a402bd3e4a6391acbb6aefad31a9e
drm/i915: Remove TC PHY disconnect workaround

After the previous patch the workaround for a TC PHY hang issue is not
required any more, remove it.

Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230323142035.1432621-29-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_tc.c