Commit fe53d167 authored by wangjianli's avatar wangjianli Committed by Heiko Stuebner
Browse files

drm/rockchip: vop: fix repeated words in comment

parent 51865139
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1188,7 +1188,7 @@ static bool vop_crtc_mode_fixup(struct drm_crtc *crtc,
	 *
	 * Key points:
	 *
	 * - DRM works in in kHz.
	 * - DRM works in kHz.
	 * - Clock framework works in Hz.
	 * - Rockchip's clock driver picks the clock rate that is the
	 *   same _OR LOWER_ than the one requested.