Searched hist:"734 d06d2b2b7b1825d17ba547e4b7a5f29c9d049" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_audio.c | diff 734d06d2b2b7b1825d17ba547e4b7a5f29c9d049 Tue Nov 08 16:18:27 CET 2022 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915/audio: Unify get_saved_enc()
Make the two branches of get_saved_enc() look alike. Currently they look different even though they do exactly the same thing apart from == vs. != for the MST comparison.
Cc: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com> Cc: Kai Vehmanen <kai.vehmanen@linux.intel.com> Cc: Takashi Iwai <tiwai@suse.de> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20221108151839.31567-4-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>
|