]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit15a8957a18ed7a1e0cb33435012569f876de805a
treed3d94b983618a004745bf5f1643f5c9250f953e4
parent421ee9343d87b103165ce5de3587760dc79d6815
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