Files
android_kernel_fxtec_sm6115/techpack/display
Sami Tolvanen a23387f38d disp: msm: dsi: fix function type for dsi_display_clk_ctrl
dsi_display_clk_ctrl is assigned as a callback function to struct
sde_connector_ops::clk_ctrl. This changes changes the function type to
match the pointer type to avoid Control-Flow Integrity (CFI) failures.

Bug: 148470764
Change-Id: Id67a6971a597b047524cf6eac6c48c057e8f9e9a
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
2026-04-20 23:15:56 -04:00
..