[PATCH 0/5] drm/exynos: Use devm_* functions and cleanup

Sachin Kamat sachin.kamat at linaro.org
Sun Aug 5 23:46:15 PDT 2012


This series adds devm_* functionality in some drivers and cleans up
some code that remained when the same was added to other drivers earlier.

This series is compile tested against the latest (6 Aug 2012) linux-next code.

Sachin Kamat (5):
  drm/exynos: Remove redundant check in exynos_hdmi.c file
  drm/exynos: Remove redundant check in exynos_drm_fimd.c file
  drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file
  drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file
  drm/exynos: Use devm_* functions in exynos_drm_g2d.c file

 drivers/gpu/drm/exynos/exynos_drm_fimd.c |    5 ---
 drivers/gpu/drm/exynos/exynos_drm_g2d.c  |   50 ++++++------------------------
 drivers/gpu/drm/exynos/exynos_drm_hdmi.c |    3 +-
 drivers/gpu/drm/exynos/exynos_drm_vidi.c |    4 +--
 drivers/gpu/drm/exynos/exynos_hdmi.c     |    5 ---
 5 files changed, 12 insertions(+), 55 deletions(-)

-- 
1.7.4.1



More information about the dri-devel mailing list