diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-10-29 23:52:11 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-11-07 14:48:50 +0200 |
commit | 64b19d63df21c9287fb888911de8c756160ab935 (patch) | |
tree | d3a1e7c5e456e79e223131f04c2b1604a2e9f5dc /drivers/gpu/drm/drm_crtc.c | |
parent | 47410efe265a95e347af02f0bac0fefb6adffed3 (diff) |
drm/i915/cdclk: Factor out has_audio check in intel_audio_min_cdclk()
All the if statements in intel_audio_min_cdclk() check for
has_audio==true. Check that once ahead of time to make
things a bit simpler.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241029215217.3697-6-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/gpu/drm/drm_crtc.c')
0 files changed, 0 insertions, 0 deletions