[GIT PULL] exynos-drm-fixes

Inki Dae inki.dae at samsung.com
Mon Jun 29 01:59:48 UTC 2020


Hi Dave,

   Just one cleanup and two fixups.

   Please kindly let me know if there is any problem.

Thanks,
Inki Dae

The following changes since commit 687a0ed337367be5267652af5f6dbcfc954b8732:

  Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2020-06-26 13:49:17 +1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-fixes-for-v5.8-rc4

for you to fetch changes up to d4f5a095daf0d25f0b385e1ef26338608433a4c5:

  drm/exynos: fix ref count leak in mic_pre_enable (2020-06-29 09:38:41 +0900)

----------------------------------------------------------------
Two fixups
- It fixes wrong return value by returing proper error value instead of
  fixed one.
- It fixes ref count leak in mic_pre_enable.
One cleanup
- It removes dev_err() call on platform_get_irq() failure because
  platform_get_irq() call dev_err() itself on failure.

----------------------------------------------------------------
Marek Szyprowski (1):
      drm/exynos: Properly propagate return value in drm_iommu_attach_device()

Navid Emamdoost (1):
      drm/exynos: fix ref count leak in mic_pre_enable

Tamseel Shams (1):
      drm/exynos: Remove dev_err() on platform_get_irq() failure

 drivers/gpu/drm/exynos/exynos_drm_dma.c | 4 ++--
 drivers/gpu/drm/exynos/exynos_drm_g2d.c | 1 -
 drivers/gpu/drm/exynos/exynos_drm_mic.c | 4 +++-
 3 files changed, 5 insertions(+), 4 deletions(-)


More information about the dri-devel mailing list