dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/exynos: Use devm_* functions and cleanup
@ 2012-08-06  6:46 Sachin Kamat
  2012-08-06  6:46 ` [PATCH 1/5] drm/exynos: Remove redundant check in exynos_hdmi.c file Sachin Kamat
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Sachin Kamat @ 2012-08-06  6:46 UTC (permalink / raw)
  To: dri-devel; +Cc: patches, sachin.kamat

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-08-08  1:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-06  6:46 [PATCH 0/5] drm/exynos: Use devm_* functions and cleanup Sachin Kamat
2012-08-06  6:46 ` [PATCH 1/5] drm/exynos: Remove redundant check in exynos_hdmi.c file Sachin Kamat
2012-08-08  1:05   ` Inki Dae
2012-08-06  6:46 ` [PATCH 2/5] drm/exynos: Remove redundant check in exynos_drm_fimd.c file Sachin Kamat
2012-08-08  1:07   ` Inki Dae
2012-08-06  6:46 ` [PATCH 3/5] drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file Sachin Kamat
2012-08-08  1:08   ` Inki Dae
2012-08-06  6:46 ` [PATCH 4/5] drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file Sachin Kamat
2012-08-08  1:09   ` Inki Dae
2012-08-06  6:46 ` [PATCH 5/5] drm/exynos: Use devm_* functions in exynos_drm_g2d.c file Sachin Kamat
2012-08-08  1:18   ` Inki Dae

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox