[PATCH 0/6] drm/exynos: fixes for minor cleanup

Jingoo Han jg1.han at samsung.com
Thu Apr 17 03:06:20 PDT 2014


This patches fix Exynos DRM for minor cleanup. This series is based
on exynos-drm-next-todo branch of Inki Dae's tree. [1]

[1] git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git

Jingoo Han (6):
      drm/exynos: dpi: make local symbol static
      drm/exynos: fb: make local symbol static
      drm/exynos: hdmi: make local symbols static
      drm/exynos: dp: remove unnecessary OOM messages
      drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
      drm/exynos: rotator: add missing braces

---
 drivers/gpu/drm/exynos/exynos_dp_core.c     |    8 ++------
 drivers/gpu/drm/exynos/exynos_drm_dpi.c     |    2 +-
 drivers/gpu/drm/exynos/exynos_drm_dsi.c     |    4 ++--
 drivers/gpu/drm/exynos/exynos_drm_fbdev.c   |    2 +-
 drivers/gpu/drm/exynos/exynos_drm_rotator.c |    3 ++-
 drivers/gpu/drm/exynos/exynos_hdmi.c        |    4 ++--
 6 files changed, 10 insertions(+), 13 deletions(-)



More information about the dri-devel mailing list