Quoting Dmitry Baryshkov (2024-12-02 02:06:37) > Move CTRL-related functions to dp_ctrl.c, inlining one line wrappers > during this process. The enable/disable functions have been split to the > enable/disable or enter/exit pairs. The IRQ and HPD related functions > are left in dp_catalog.c, pending later cleanup. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>