commit | 7fd3365594a8e9fca9aeebc4e1bd72a3190ef5ac | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Mar 03 19:33:08 2020 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Mar 09 22:07:34 2020 +0200 |
tree | fec3f489f011affa1ed37129228f910cc7879baf | |
parent | 100882673ab83b55ea0e9ed3ad301125d36039a3 [diff] |
drm/i915: s/blob_data/lut/ We're talking about LUT contents here so let's call the thing 'lut' rather than 'blob_data'. This is the name the load_lut() code used before already. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200303173313.28117-5-ville.syrjala@linux.intel.com Reviewed-by: Swati Sharma <swati2.sharma@intel.com>