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
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
I'm not sure these are really -fixes at this late stage, do any of them fix a user oops, or a regression?
I suspect the revert is the only one I want to send to Linus right now.
Dave.
Hi Dave,
2013/4/16 Dave Airlie airlied@gmail.com
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
I'm not sure these are really -fixes at this late stage, do any of them fix a user oops, or a regression?
I suspect the revert is the only one I want to send to Linus right now.
Understood. I thought not only bug fixes but also code cleanups would be -fixes and I missed that now is late stage. will re-send it without code cleanups. The code cleanups will go to -next.
Sorry for my late pull request.
Thanks, Inki Dae
Dave. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
2013/4/16 Inki Dae inki.dae@samsung.com
Hi Dave,
2013/4/16 Dave Airlie airlied@gmail.com
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
I'm not sure these are really -fixes at this late stage, do any of them fix a user oops, or a regression?
I suspect the revert is the only one I want to send to Linus right now.
Understood. I thought not only bug fixes but also code cleanups would be -fixes and I missed that now is late stage. will re-send it without code cleanups. The code cleanups will go to -next.
Sorry for my late pull request.
Just will re-send the above all things to -next so please ignore it :)
Sorry for the inconvenience.
Thanks, Inki Dae
Thanks, Inki Dae
Dave. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
dri-devel@lists.freedesktop.org