[COMMON] fimc-is2: Changed name of global variables
authorSunmi Lee <carrotsm.lee@samsung.com>
Thu, 28 Jun 2018 11:39:53 +0000 (20:39 +0900)
committerSunyoung Kang <sy0816.kang@samsung.com>
Mon, 23 Jul 2018 08:05:55 +0000 (17:05 +0900)
commit144d3496c8441e9ae94e6b67268e7feec9a630fc
tree7ec280621420756bd51875033de7080a08f5aae7
parentc6ee29388b3392d03938a0426d11ba0e9775e502
[COMMON] fimc-is2: Changed name of global variables

To increase the readability, the name of global variables were changed.
- shared_output_slock -> mcsc_out_slock
- hw_mcsc_out_configured -> mcsc_out_st (st means the state)
- HW_MCSC_OUT_CLEARED_ALL -> MCSC_RST_CHK (RST means RESET, CHK means CHECK)

Change-Id: I1a8af2dd7f6a918892fea87781c6817a3dc7853e
Signed-off-by: Sunmi Lee <carrotsm.lee@samsung.com>
drivers/media/platform/exynos/fimc-is2/hardware/fimc-is-hw-mcscaler-v2.c