drm/i915/debugfs: remove i915_dpcd file
authorJani Nikula <jani.nikula@intel.com>
Fri, 17 Jan 2020 15:05:51 +0000 (17:05 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 29 Jan 2020 12:05:58 +0000 (14:05 +0200)
commitcd1c4d4a22bcad386f1eab899808d88a5be2e7c0
treedbb6777c70c5a8bcd9112458078a46129512bf33
parentddfa21bc68dc28ca464f3915cd77a29e90e887b9
drm/i915/debugfs: remove i915_dpcd file

We've long had the more generic /dev/drm_dp_auxN devices for the same
purpose. Drop the redundant and limited DPCD debugfs file.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20200117150551.9836-1-jani.nikula@intel.com
drivers/gpu/drm/i915/i915_debugfs.c