drm/i915: s/hdcp2_hdmi_msg_data/hdcp2_hdmi_msg_timeout/
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 10 Oct 2019 14:51:24 +0000 (17:51 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 18 Oct 2019 14:04:35 +0000 (17:04 +0300)
commit67fdd8ea53195ee265cf4b8bf5498a549cebcd71
tree7bf39bd5430263afb7b0888ef1c26ea15df71545
parent2edb3de9e599e79db4028335df2a64f3ad014b2a
drm/i915: s/hdcp2_hdmi_msg_data/hdcp2_hdmi_msg_timeout/

The array is there only for timeout, "data" doesn't mean anything
so let's rename the thing to be more descriptive.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191010145127.7487-2-ville.syrjala@linux.intel.com
Reviewed-by: Ramalingam C <ramalingam.c@intel.com>
drivers/gpu/drm/i915/display/intel_hdmi.c