On Fri, May 08, 2015 at 07:13:34AM -0700, Todd Previte wrote: > The kerneldoc for this newly added parameter was missing from the > original patch. This patch adds the appropriate kerneldoc entry. > > Signed-off-by: Todd Previte <tprev...@gmail.com>
Patch was a bit too late before I've done the -testing tagging, so I went ahead with my own fixup. -Daniel > --- > include/drm/drm_crtc.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h > index 8bc2724..9cd290c 100644 > --- a/include/drm/drm_crtc.h > +++ b/include/drm/drm_crtc.h > @@ -647,6 +647,7 @@ struct drm_encoder { > * @audio_latency: audio latency info from ELD, if found > * @null_edid_counter: track sinks that give us all zeros for the EDID > * @bad_edid_counter: track sinks that give us an EDID with invalid checksum > + * @edid_corrupt: flag for EDID header corruption detection > * @debugfs_entry: debugfs directory for this connector > * @state: current atomic state for this connector > * @has_tile: is this connector connected to a tiled monitor > -- > 1.9.1 > > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx