drm/i915/audio: name the audio sub-struct in drm_i915_private
authorJani Nikula <jani.nikula@intel.com>
Thu, 4 Nov 2021 16:18:54 +0000 (18:18 +0200)
committerJani Nikula <jani.nikula@intel.com>
Fri, 5 Nov 2021 11:04:48 +0000 (13:04 +0200)
commitca3cfb9d9b5edffbea1464079abaa89714e7abd6
treef4edfc27d77a5f8ccce40a6cf0ff4568b8c0f83c
parentfe9b286bd063791c7842c4caf6efb2825b537031
drm/i915/audio: name the audio sub-struct in drm_i915_private

Add name to the audio sub-struct in drm_i915_private, and remove the
tautologies and other inconsistencies in the member names.

v2: Call the mutex member mutex, not lock. (Ville)

Cc: Dave Airlie <airlied@redhat.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211104161858.21786-2-jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_audio.c
drivers/gpu/drm/i915/display/intel_lpe_audio.c
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h