]> 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)
commit0be0ba1a5303b800d36e707f046fe092c0116540
treed3d94b983618a004745bf5f1643f5c9250f953e4
parent56cfd97683334314eb158f44e490e0682336d25e
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