drm/exynos: ipp: fix wrong index referencing a config element 25/40325/1
authorHyungwon Hwang <human.hwang@samsung.com>
Tue, 2 Jun 2015 09:15:36 +0000 (18:15 +0900)
committerHyungwon Hwang <human.hwang@samsung.com>
Tue, 2 Jun 2015 10:03:04 +0000 (19:03 +0900)
commit613dd6cec92929a8a718951b15f7eaec8017ab33
tree2cf7c4790f4548e1cfd1c0cdb27c5139a17e313f
parent7950285c001e049251ec76e6918be98bb6542c73
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.

Change-Id: Id57a5e6d371125d85cde97cf03848ffbf0b8abfd
Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_ipp.c