diff options
author | Tomi Valkeinen <[email protected]> | 2022-08-24 15:47:22 +0300 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2022-09-07 23:48:41 +0300 |
commit | cb90d90ca74b5c91d7b624a0805ddb5041bf4dfc (patch) | |
tree | 9240eede10b00dc2069512740fcd6b58d5139639 /tools/perf/scripts/python | |
parent | ef5be86cbfd5250c053c649a56e05faa8b08084d (diff) |
drm: rcar-du: lvds: Rename pclk enable/disable functions
The DU driver uses the rcar_lvds_clk_enable() and
rcar_lvds_clk_disable() functions enable or disable the pixel clock
generated by the LVDS encoder, as it requires that clock for proper DU
operation. Rename the functions by replacing "clk" with "pclk" to make
it clearer that they related to the pixel clock.
Signed-off-by: Tomi Valkeinen <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions