]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove pointless extra namespace from dkl/snps buf trans structs
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 6 Oct 2021 20:49:22 +0000 (23:49 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 14 Oct 2021 15:45:35 +0000 (18:45 +0300)
commit723cb3c88b0bfdc1e91f7f9620355de9e438a05c
tree7c488c41cdb0f70228fa4a5a260940999ca5084e
parentfef6de2272e3058ee735e8337748705c5716ee72
drm/i915: Remove pointless extra namespace from dkl/snps buf trans structs

The struct itself already has sufficient namespace. No need to
duplicate it in the members.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211006204937.30774-2-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_ddi.c
drivers/gpu/drm/i915/display/intel_ddi_buf_trans.h
drivers/gpu/drm/i915/display/intel_snps_phy.c