[PATCH 0/4] drm/exynos: code cleanups

Inki Dae inki.dae at samsung.com
Wed May 22 19:03:03 PDT 2013


Applied.

Thanks,
Inki Dae


2013/5/22 Seung-Woo Kim <sw0312.kim at samsung.com>

> Build warnings of ipp fimc is fixed and device pointer usage is
> simplified as directly using dev variable.
>
> devm related fixes are also appiled: meaningless devm_kfree is
> removed and request_threaded_irq is replaced to devm function.
>
> Seung-Woo Kim (4):
>   drm/exynos: cleanup device pointer usages
>   drm/exynos: fix build warnings from ipp fimc
>   drm/exynos: remove unnecessary devm_kfree
>   drm/exynos: replace request_threaded_irq with devm function
>
>  drivers/gpu/drm/exynos/exynos_drm_fimc.c    |   12 ++++--------
>  drivers/gpu/drm/exynos/exynos_drm_fimd.c    |   10 +++++-----
>  drivers/gpu/drm/exynos/exynos_drm_g2d.c     |    6 +++---
>  drivers/gpu/drm/exynos/exynos_drm_gsc.c     |   12 +++---------
>  drivers/gpu/drm/exynos/exynos_drm_hdmi.c    |    2 +-
>  drivers/gpu/drm/exynos/exynos_drm_ipp.c     |    4 ++--
>  drivers/gpu/drm/exynos/exynos_drm_rotator.c |   13 +++----------
>  drivers/gpu/drm/exynos/exynos_drm_vidi.c    |    4 ++--
>  drivers/gpu/drm/exynos/exynos_hdmi.c        |   21 ++++++++-------------
>  drivers/gpu/drm/exynos/exynos_mixer.c       |   14 +++++++-------
>  10 files changed, 38 insertions(+), 60 deletions(-)
>
> --
> 1.7.4.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130523/3e4afbdf/attachment.html>


More information about the dri-devel mailing list