mbox series

[RESEND,0/2] drm/i915: kernel-doc fixes for new DP helpers

Message ID 20200922175357.42998-1-lyude@redhat.com (mailing list archive)
Headers show
Series drm/i915: kernel-doc fixes for new DP helpers | expand

Message

Lyude Paul Sept. 22, 2020, 5:53 p.m. UTC
Note that none of the code that this touches is in i915, however at the
time I posted this patch all of the DP helpers that concern these
patches were added through drm-intel-next-queued, not drm-misc-next, so
it makes more sense to merge it through drm-intel-next-queued. As such,
I'm just sending this onto intel-gfx so that it gets a patch ID.

This should introduce no functional changes, and is already reviewed by
me.

Mauro Carvalho Chehab (2):
  drm/dp: fix kernel-doc warnings at drm_dp_helper.c
  drm/dp: fix a kernel-doc issue at drm_edid.c

 drivers/gpu/drm/drm_dp_helper.c | 5 +++++
 drivers/gpu/drm/drm_edid.c      | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)