[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)
commitb5e9f65e7a044d80a74c84d65039cdf5b251c4e1
treef6d31314bbe2fdc651a8140b9faebe073279fd6a
parent13c13441a41e7f7b96c084ae6814913c8760cf6d
[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