Skip to content

Commit

Permalink
drm: xilinx: dp_sub: Document variables in struct xilinx_drm_dp_sub
Browse files Browse the repository at this point in the history
Signed-off-by: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
  • Loading branch information
xlnx-hyunkwon authored and Michal Simek committed Nov 14, 2016
1 parent af9f19d commit a58c219
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/gpu/drm/xilinx/xilinx_drm_dp_sub.c
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,9 @@ struct xilinx_drm_dp_sub_aud {
* @list: entry in the global DP subsystem list
* @vblank_fn: vblank handler
* @vblank_data: vblank data to be used in vblank_fn
* @vid_clk_pl: flag if the clock is from PL
* @alpha: stored global alpha value
* @alpha_en: flag if the global alpha is enabled
*/
struct xilinx_drm_dp_sub {
struct device *dev;
Expand Down

0 comments on commit a58c219

Please sign in to comment.