]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/bridge: tc358767: Fix comment in tc_edp_mode_valid
authorMarek Vasut <marex@denx.de>
Fri, 31 May 2024 20:32:01 +0000 (22:32 +0200)
committerRobert Foss <rfoss@kernel.org>
Mon, 10 Jun 2024 14:18:06 +0000 (16:18 +0200)
commit004370a82ae1f5a0fd5abc1077733f9b1a42e7c0
treeebad9a73d0ff19e78d6612509dfd6407eae3cb30
parent1f020495458396766496ee067130f507a4d718e4
drm/bridge: tc358767: Fix comment in tc_edp_mode_valid

Fix comment copy-paste error in tc_edp_mode_valid(), this function
is validating DP/eDP clock, not DPI clock frequency. Update the
comment to match. No functional change.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240531203213.277421-1-marex@denx.de
drivers/gpu/drm/bridge/tc358767.c