[COMMON] fimc-is2: Update tag_data only for sensor group
authorSanghoon Lee <shoon114.lee@samsung.com>
Fri, 25 Jan 2019 09:37:27 +0000 (18:37 +0900)
committerKim Gunho <gunho.kim@samsung.com>
Wed, 7 Aug 2019 12:59:56 +0000 (21:59 +0900)
commitaef807d1d870e193616021d5a433202a8574cba1
treef6d31314bbe2fdc651a8140b9faebe073279fd6a
parentd70649ef2deadc0d50685180b71f0a1ef9fb7cac
[COMMON] fimc-is2: Update tag_data only for sensor group

To update sensor tagging data through device manager's shot callback,
current group must be connected to sensor group with OTF path.
Because sensor tagging data is being stored in global variable,
which is defined in devicemgr structure,
the others should not update it to prevent the data overwriting.

PR JIRA ID: CPR-625

Change-Id: Ib6f67e23216a62fbf33f402fd6d082d9427713ac
Signed-off-by: Sanghoon Lee <shoon114.lee@samsung.com>
drivers/media/platform/exynos/fimc-is2/fimc-is-devicemgr.c