OSDN Git Service

drm/exynos: ipp: fix wrong index referencing a config element
authorHyungwon Hwang <human.hwang@samsung.com>
Tue, 9 Jun 2015 03:45:14 +0000 (12:45 +0900)
committerInki Dae <daeinki@gmail.com>
Fri, 19 Jun 2015 15:32:57 +0000 (00:32 +0900)
commitb224fa9f25963736407982423e7aa7160222b1f0
treed3d94b983618a004745bf5f1643f5c9250f953e4
parent0e480f6ffb9497a96bac6d8aed8f958e75777b32
drm/exynos: ipp: fix wrong index referencing a config element

Config depends on the opreation. So it must be referenced by an
operation id, not a property id.

Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_ipp.c