Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54afc121 authored by Ville Syrjälä's avatar Ville Syrjälä Committed by Dave Airlie
Browse files

drm: Add kernel-doc for drm_fb_helper_funcs->initial_config

parent d1fd3ddc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ struct drm_fb_helper_surface_size {
 * @fb_probe: - Driver callback to allocate and initialize the fbdev info
 * 		structure. Futhermore it also needs to allocate the drm
 * 		framebuffer used to back the fbdev.
 * @initial_config: - Setup an initial fbdev display configuration
 *
 * Driver callbacks used by the fbdev emulation helper library.
 */