Hi Dave, This pull request includes bug fixes, code cleanups and one revert that removes the wrong bindings file for exynos fimg2d device for code cleanup becasue correct one has already been merged to Samsung next like below, next/dt-exynos branch of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git If there is any problem, please kindly let me know. Thanks, Inki Dae The following changes since commit 89ced125472b8551c65526934b7f6c733a6864fa: drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event (2013-04-12 14:21:12 +1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos exynos-drm-fixes Sachin Kamat (5): drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULL drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULL drm/exynos: drm_connector: Fix error check condition Revert "of/exynos_g2d: Add Bindings for exynos G2D driver" .../devicetree/bindings/drm/exynos/g2d.txt | 22 -------------------- drivers/gpu/drm/exynos/exynos_drm_connector.c | 2 +- drivers/gpu/drm/exynos/exynos_drm_rotator.c | 2 +- drivers/gpu/drm/exynos/exynos_hdmi.c | 10 ++++---- drivers/gpu/drm/exynos/exynos_mixer.c | 10 ++++---- 5 files changed, 12 insertions(+), 34 deletions(-) delete mode 100644 Documentation/devicetree/bindings/drm/exynos/g2d.txt _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel