]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/ipp: fix get_property IOCTL
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 19 May 2014 10:54:03 +0000 (12:54 +0200)
committerInki Dae <daeinki@gmail.com>
Sun, 1 Jun 2014 17:07:10 +0000 (02:07 +0900)
commitd2ce9fe612e0ba776d7a27a8cf89d74ae9e0a288
treeed0c315542d49df5da7d843d16f94196378ade0a
parent446322a72ae10c389f407d73f30390ff24d2c418
drm/exynos/ipp: fix get_property IOCTL

Due to incorrect assignment in EXYNOS_IPP_GET_PROPERTY
IOCTL handler this IOCTL did not work at all.
The patch fixes it.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_ipp.c