mbox series

[v2,0/2] drm: fix some bridge api misunderstandings

Message ID 20180806061910.29914-1-peda@axentia.se (mailing list archive)
Headers show
Series drm: fix some bridge api misunderstandings | expand

Message

Peter Rosin Aug. 6, 2018, 6:19 a.m. UTC
Hi!

The first patch was forgotten, so I improved the commit message based
on the discussion from last time, and then added a patch with a
requested documentation update.

See https://lkml.org/lkml/2018/5/2/81

Cheers,
Peter

Peter Rosin (2):
  drm/sti: do not remove the drm_bridge that was never added
  drm: bridge: document bridge attach/detach imbalance

 drivers/gpu/drm/drm_bridge.c   | 4 ++++
 drivers/gpu/drm/sti/sti_hda.c  | 1 -
 drivers/gpu/drm/sti/sti_hdmi.c | 1 -
 3 files changed, 4 insertions(+), 2 deletions(-)