Loading include/drm/drm_crtc.h +1 −1 Original line number Diff line number Diff line Loading @@ -472,7 +472,7 @@ struct drm_crtc_funcs { /** * @destroy: * * Clean up plane resources. This is only called at driver unload time * Clean up CRTC resources. This is only called at driver unload time * through drm_mode_config_cleanup() since a CRTC cannot be hotplugged * in DRM. */ Loading Loading
include/drm/drm_crtc.h +1 −1 Original line number Diff line number Diff line Loading @@ -472,7 +472,7 @@ struct drm_crtc_funcs { /** * @destroy: * * Clean up plane resources. This is only called at driver unload time * Clean up CRTC resources. This is only called at driver unload time * through drm_mode_config_cleanup() since a CRTC cannot be hotplugged * in DRM. */ Loading