commit | 67fdd8ea53195ee265cf4b8bf5498a549cebcd71 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Oct 10 17:51:24 2019 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Oct 18 17:04:35 2019 +0300 |
tree | 7bf39bd5430263afb7b0888ef1c26ea15df71545 | |
parent | 2edb3de9e599e79db4028335df2a64f3ad014b2a [diff] |
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>