Applied. Thanks, Inki Dae
2013/5/22 Seung-Woo Kim <sw0312....@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@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel >
_______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel