Re: [PATCH v2 11/14] drm/msm/dp: move/inline audio related functions

2024-12-11 Thread Stephen Boyd
Quoting Dmitry Baryshkov (2024-12-02 02:06:41) > Move audio-related functions to dp_audio.c, following up the cleanup > done by the rest of the submodules. Inline functions with simple > register access patterns. > > Signed-off-by: Dmitry Baryshkov > --- Reviewed-by: Stephen Boyd

[PATCH v2 11/14] drm/msm/dp: move/inline audio related functions

2024-12-02 Thread Dmitry Baryshkov
Move audio-related functions to dp_audio.c, following up the cleanup done by the rest of the submodules. Inline functions with simple register access patterns. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/dp/dp_audio.c | 72 + drivers/gpu/drm/msm/dp/dp_catal