Commit 1b9e7cad authored by Sean Anderson's avatar Sean Anderson Committed by Tomi Valkeinen
Browse files

drm: xlnx: Fix kerneldoc

parent e0db0269
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@ enum zynqmp_dpsub_format {
 * @drm: The DRM/KMS device data
 * @bridge: The DP encoder bridge
 * @disp: The display controller
 * @layers: Video and graphics layers
 * @dp: The DisplayPort controller
 * @dma_align: DMA alignment constraint (must be a power of 2)
 */
+2 −2
Original line number Diff line number Diff line
@@ -22,9 +22,9 @@
struct zynqmp_dpsub;

/**
 * struct zynqmp_dpsub - ZynqMP DisplayPort Subsystem DRM/KMS data
 * struct zynqmp_dpsub_drm - ZynqMP DisplayPort Subsystem DRM/KMS data
 * @dpsub: Backpointer to the DisplayPort subsystem
 * @drm: The DRM/KMS device
 * @dev: The DRM/KMS device
 * @planes: The DRM planes
 * @crtc: The DRM CRTC
 * @encoder: The dummy DRM encoder