]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: s/blob_data/lut/
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 3 Mar 2020 17:33:08 +0000 (19:33 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 9 Mar 2020 20:07:34 +0000 (22:07 +0200)
commitbcfff2978291bb67687a6b12bebd4c1d727b1696
treefec3f489f011affa1ed37129228f910cc7879baf
parentd5a67d8d22a1df316e08a653bd85bec9b0281251
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>
drivers/gpu/drm/i915/display/intel_color.c