Re: [PATCH] drm/display: fix kerneldocs references

2024-09-11 Thread Carlos Bilbao
On 9/11/24 05:16, Dmitry Baryshkov wrote: > The commit 9da7ec9b19d8 ("drm/bridge-connector: move to > DRM_DISPLAY_HELPER module") renamed the drm_bridge_connector.c file, but > didn't update the kerneldocs. Fix that. It did not rename the file, it change its location, so commit should be changed

Re: [PATCH] drm/display: fix kerneldocs references

2024-09-11 Thread Thomas Zimmermann
Am 11.09.24 um 12:16 schrieb Dmitry Baryshkov: The commit 9da7ec9b19d8 ("drm/bridge-connector: move to DRM_DISPLAY_HELPER module") renamed the drm_bridge_connector.c file, but didn't update the kerneldocs. Fix that. Fixes: 9da7ec9b19d8 ("drm/bridge-connector: move to DRM_DISPLAY_HELPER module

[PATCH] drm/display: fix kerneldocs references

2024-09-11 Thread Dmitry Baryshkov
The commit 9da7ec9b19d8 ("drm/bridge-connector: move to DRM_DISPLAY_HELPER module") renamed the drm_bridge_connector.c file, but didn't update the kerneldocs. Fix that. Fixes: 9da7ec9b19d8 ("drm/bridge-connector: move to DRM_DISPLAY_HELPER module") Reported-by: Stephen Rothwell Closes: https://l