video: tegra20: dsi: switch to newer clk API
authorSvyatoslav Ryhel <clamor95@gmail.com>
Sun, 24 Nov 2024 12:26:08 +0000 (14:26 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Wed, 26 Feb 2025 11:06:02 +0000 (13:06 +0200)
commit239b7f12997ce52808d79f4a162c3ab133a874a4
tree1757402d71425aee432c55a6ea5f09ee16ad7bd1
parenteef35b875561d83908c683e78ddd80e5187fa2b9
video: tegra20: dsi: switch to newer clk API

Switch to struct clk instead of working with plain clock id.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
drivers/video/tegra20/tegra-dsi.c