OSDN Git Service

drm/dp: Rename the edp_sdp_header as dp_sdp_header
authorManasi Navare <manasi.d.navare@intel.com>
Thu, 26 Apr 2018 19:27:48 +0000 (12:27 -0700)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 27 Apr 2018 13:32:32 +0000 (16:32 +0300)
commitebb513adb1bed9a2fa5a9db4363b009ed407879a
tree646c0dbffb7302fb10718b53823e96fcedc14ac3
parentcccb57d8fdc9332c14f451e96a9604fa02a5bed2
drm/dp: Rename the edp_sdp_header as dp_sdp_header

No functional changes in this patch.

The SDP Header is a generic header for secondary data packets for
both eDP and DP so call it dp_sdp_header. This header gets used for
different SDP types already defined.
Also header bytes 2 and 3 are secondary data packet specific header bytes.
So change the comment to indicate the same.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Manasi Navare <manasi.d.navare@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1524770868-16869-1-git-send-email-manasi.d.navare@intel.com
include/drm/drm_dp_helper.h