]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Fix the docs for intel_set_cdclk_post_plane_update()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 4 Feb 2020 15:48:03 +0000 (17:48 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 11 Feb 2020 18:39:10 +0000 (20:39 +0200)
commit54b25aec7e87e0aaaf5b6b1294d9dc3433ee3e87
tree18ed09adb1f69d114d7df11f5a961fe76c446a26
parent2bc1f254c50308ce12f5fa7bcc46a4b23492beae
drm/i915: Fix the docs for intel_set_cdclk_post_plane_update()

s/before/after/ again after accidentally changing it the
other way in commit c1951126e06e ("drm/i915: Simplify
intel_set_cdclk_{pre,post}_plane_update() calling convention")

Cc: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200204154803.25403-1-ville.syrjala@linux.intel.com
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
drivers/gpu/drm/i915/display/intel_cdclk.c